Searched refs:getInstrProfCountersSectionName (Results 1 – 3 of 3) sorted by relevance
92 return getInstrProfCountersSectionName(isMachO()); in getCountersSection()
270 if (SectionName.endswith(getInstrProfCountersSectionName( in shouldInstrumentReadWriteFromAddress()
42 inline StringRef getInstrProfCountersSectionName(bool AddSegment) { in getInstrProfCountersSectionName() function