Searched refs:getInstrProfNameSectionName (Results 1 – 3 of 3) sorted by relevance
48 inline StringRef getInstrProfNameSectionName(bool AddSegment) { in getInstrProfNameSectionName() function
74 return getInstrProfNameSectionName(isMachO()); in getNameSection()
470 auto NamesSection = lookupSection(*OF, getInstrProfNameSectionName(false)); in loadBinaryFormat()