Searched refs:readFuncProfiles (Results 1 – 2 of 2) sorted by relevance
710 std::error_code readFuncProfiles();
755 if (std::error_code EC = readFuncProfiles()) in readOneSection()829 std::error_code SampleProfileReaderExtBinaryBase::readFuncProfiles() { in readFuncProfiles() function in SampleProfileReaderExtBinaryBase