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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h593 std::error_code readSecHdrTable();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp788 std::error_code SampleProfileReaderExtBinaryBase::readSecHdrTable() { function in class:SampleProfileReaderExtBinaryBase
809 if (std::error_code EC = readSecHdrTable())

Completed in 123 milliseconds