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();
1344 std::error_code BitcodeReader::ParseValueSymbolTable() { function in class:__anon1362::BitcodeReader
2099 if (std::error_code EC = ParseValueSymbolTable())
2582 if (std::error_code EC = ParseValueSymbolTable())
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp582 std::error_code ParseValueSymbolTable();
1656 std::error_code BitcodeReader::ParseValueSymbolTable() { function in class:__anon1365::BitcodeReader
2366 if (std::error_code EC = ParseValueSymbolTable())
2845 if (std::error_code EC = ParseValueSymbolTable())

Completed in 1943 milliseconds