Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/bcinfo/Wrap/
Dbitcode_wrapperer.cpp74 if (IsInputBitcodeWrapper()) { in BitcodeWrapperer()
192 if (!IsInputBitcodeWrapper()) return false; in ParseWrapperHeader()
263 bool BitcodeWrapperer::IsInputBitcodeWrapper() { in IsInputBitcodeWrapper() function in BitcodeWrapperer
/frameworks/compile/libbcc/bcinfo/
DBitcodeWrapper.cpp35 if (wrapperer.IsInputBitcodeWrapper()) { in BitcodeWrapper()
/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/
Dbitcode_wrapperer.h57 bool IsInputBitcodeWrapper();