Home
last modified time | relevance | path

Searched refs:getWrapperInformation (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
DSource.h79 void getWrapperInformation(unsigned *compilerVersion,
/frameworks/compile/libbcc/lib/
DSource.cpp91 void Source::getWrapperInformation(unsigned *compilerVersion, in getWrapperInformation() function in bcc::Source
DRSCompilerDriver.cpp333 source->getWrapperInformation(&sourceWrapperCompilerVersion, &sourceWrapperOptimizationLevel); in buildScriptGroup()