Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/libbcc/include/bcc/
H A DCompiler.h57 kErrSwitchTargetMachine, enumerator
/aosp12/frameworks/compile/libbcc/lib/
H A DCompiler.cpp127 case kErrSwitchTargetMachine: in GetErrorString()
194 return ((mTarget != nullptr) ? kErrSwitchTargetMachine : in config()