Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/CodeGen/
DCodeEmitter.h307 void *GetPointerToFunction(const llvm::Function *F, bool AbortOnFailure);
310 bool AbortOnFailure);
DCodeEmitter.cpp972 bool AbortOnFailure) { in GetPointerToFunction() argument
987 if (AbortOnFailure) in GetPointerToFunction()
1001 bool AbortOnFailure) { in GetPointerToNamedSymbol() argument
1009 if (AbortOnFailure) in GetPointerToNamedSymbol()