Searched refs:buildForCompatLib (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
H A DRSCompilerDriver.h160 bool buildForCompatLib(Script &pScript, const char *pOut,
/frameworks/compile/libbcc/tools/bcc_compat/
H A DMain.cpp274 if (!rscd.buildForCompatLib(*s, OutputFilename.c_str(), nullptr, OptRuntimePath.c_str(), false)) {
/frameworks/compile/libbcc/lib/
H A DRSCompilerDriver.cpp433 bool RSCompilerDriver::buildForCompatLib(Script &pScript, const char *pOut, function in class:RSCompilerDriver
/frameworks/compile/libbcc/tools/bcc/
H A DMain.cpp131 // If set, use buildForCompatLib to embed RS symbol information into the object
337 // embedRSInfo is set. Use buildForCompatLib to embed RS symbol information
361 if (!RSCD.buildForCompatLib(*s, output.c_str(), OptChecksum.c_str(),

Completed in 99 milliseconds