Home
last modified time | relevance | path

Searched refs:InvalidType (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.h204 InvalidType, // We were unable to read a type enumerator
DBitcodeReader.cpp898 return Error(InvalidType); in ParseTypeTableBody()
917 return Error(InvalidType); in ParseTypeTableBody()
936 return Error(InvalidType); in ParseTypeTableBody()
952 return Error(InvalidType); in ParseTypeTableBody()
1014 return Error(InvalidType); in ParseTypeTableBody()
1022 return Error(InvalidType); in ParseTypeTableBody()
3439 case BitcodeReader::InvalidType: in message()
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.h209 InvalidType, // We were unable to read a type enumerator
DBitcodeReader.cpp618 return Error(InvalidType); in ParseTypeTableBody()
637 return Error(InvalidType); in ParseTypeTableBody()
653 return Error(InvalidType); in ParseTypeTableBody()
715 return Error(InvalidType); in ParseTypeTableBody()
723 return Error(InvalidType); in ParseTypeTableBody()
3104 case BitcodeReader::InvalidType: in message()