Searched refs:readSecHdrTable (Results 1 – 2 of 2) sorted by relevance
721 std::error_code readSecHdrTable();
1296 std::error_code SampleProfileReaderExtBinaryBase::readSecHdrTable() { in readSecHdrTable() function in SampleProfileReaderExtBinaryBase1317 if (std::error_code EC = readSecHdrTable()) in readHeader()