Home
last modified time | relevance | path

Searched refs:IsInputBitcodeWrapper (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/bcinfo/Wrap/
Dbitcode_wrapperer.cpp73 if (IsInputBitcodeWrapper()) { in BitcodeWrapperer()
191 if (!IsInputBitcodeWrapper()) return false; in ParseWrapperHeader()
262 bool BitcodeWrapperer::IsInputBitcodeWrapper() { in IsInputBitcodeWrapper() function in BitcodeWrapperer
/frameworks/compile/libbcc/bcinfo/
DBitcodeWrapper.cpp38 if (wrapperer.IsInputBitcodeWrapper()) { in BitcodeWrapper()
/frameworks/compile/libbcc/include/bcinfo/Wrap/
Dbitcode_wrapperer.h57 bool IsInputBitcodeWrapper();