Searched refs:getInstrProfNameSectionName (Results 1 – 4 of 4) sorted by relevance
55 if (Name == llvm::getInstrProfNameSectionName(false)) { in convertForTestingMain()
97 return getInstrProfNameSectionName(isMachO()); in getNameSection()
49 inline StringRef getInstrProfNameSectionName(bool AddSegment) { in getInstrProfNameSectionName() function
626 auto NamesSection = lookupSection(*OF, getInstrProfNameSectionName(false)); in loadBinaryFormat()