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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h592 std::error_code readSecHdrTableEntry();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp762 std::error_code SampleProfileReaderExtBinaryBase::readSecHdrTableEntry() { function in class:SampleProfileReaderExtBinaryBase
794 if (std::error_code EC = readSecHdrTableEntry())

Completed in 102 milliseconds