Searched refs:NamesSection (Results 1 – 1 of 1) sorted by relevance
470 auto NamesSection = lookupSection(*OF, getInstrProfNameSectionName(false)); in loadBinaryFormat() local471 if (auto EC = NamesSection.getError()) in loadBinaryFormat()481 if (std::error_code EC = ProfileNames.create(*NamesSection)) in loadBinaryFormat()