Searched refs:ProfileNames (Results 1 – 2 of 2) sorted by relevance
52 SectionRef ProfileNames, CoverageMapping; in convertForTestingMain() local58 ProfileNames = Section; in convertForTestingMain()69 uint64_t ProfileNamesAddress = ProfileNames.getAddress(); in convertForTestingMain()73 ProfileNames.getContents(ProfileNamesData)) in convertForTestingMain()
321 SectionData &ProfileNames, StringRef Data, in readCoverageMappingData() argument385 if (std::error_code EC = ProfileNames.get(NamePtr, NameSize, FuncName)) in readCoverageMappingData()399 SectionData &ProfileNames, in loadTestingFormat() argument418 ProfileNames.Address = in loadTestingFormat()425 ProfileNames.Data = Data.substr(0, ProfileNamesSize); in loadTestingFormat()431 SectionData &ProfileNames, in loadBinaryFormat() argument484 if (std::error_code EC = ProfileNames.load(NamesSection)) in loadBinaryFormat()