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