Searched refs:readFuncOffsetTable (Results 1 – 2 of 2) sorted by relevance
787 std::error_code readFuncOffsetTable();
769 if (std::error_code EC = readFuncOffsetTable()) in readOneSection()856 std::error_code SampleProfileReaderExtBinaryBase::readFuncOffsetTable() { in readFuncOffsetTable() function in SampleProfileReaderExtBinaryBase