Searched refs:kErrSwitchTargetMachine (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
H A DCompiler.h59 kErrSwitchTargetMachine, enumerator in enum:bcc::Compiler::ErrorCode
/frameworks/compile/libbcc/lib/Core/
H A DCompiler.cpp50 case kErrSwitchTargetMachine:
125 return ((mTarget != NULL) ? kErrSwitchTargetMachine :

Completed in 65 milliseconds