Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcc/
DCompiler.h60 kErrSwitchTargetMachine, enumerator
/frameworks/compile/libbcc/lib/Core/
DCompiler.cpp60 case kErrSwitchTargetMachine: in GetErrorString()
125 return ((mTarget != nullptr) ? kErrSwitchTargetMachine : in config()