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

/frameworks/compile/libbcc/include/bcc/
H A DCompiler.h60 kErrNoTargetMachine, enumerator in enum:bcc::Compiler::ErrorCode
/frameworks/compile/libbcc/lib/Core/
H A DCompiler.cpp52 case kErrNoTargetMachine:
252 return kErrNoTargetMachine;

Completed in 63 milliseconds