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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h624 std::error_code readNameTableSec(bool IsMD5);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp485 if (std::error_code EC = readNameTableSec(
742 std::error_code SampleProfileReaderExtBinary::readNameTableSec(bool IsMD5) { function in class:SampleProfileReaderExtBinary

Completed in 97 milliseconds