Searched refs:ParseValueSymbolTable (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp345 std::error_code ParseValueSymbolTable();
1335 std::error_code BitcodeReader::ParseValueSymbolTable() { function in class:__anon1158::BitcodeReader
2087 if (std::error_code EC = ParseValueSymbolTable())
2570 if (std::error_code EC = ParseValueSymbolTable())
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp582 std::error_code ParseValueSymbolTable();
1647 std::error_code BitcodeReader::ParseValueSymbolTable() { function in class:__anon1161::BitcodeReader
2354 if (std::error_code EC = ParseValueSymbolTable())
2833 if (std::error_code EC = ParseValueSymbolTable())

Completed in 952 milliseconds