Searched refs:SectionSuffix (Results 1 – 1 of 1) sorted by relevance
66 const StringRef SectionSuffix; member in __anon758ec0060111::MetadataInfo74 StringRef SectionSuffix) in MetadataInfo() argument75 : FunctionPrefix(FunctionPrefix), SectionSuffix(SectionSuffix) {} in MetadataInfo()167 StringRef getSectionName(StringRef SectionSuffix);170 Twine getSectionStart(StringRef SectionSuffix);173 Twine getSectionEnd(StringRef SectionSuffix);210 getSectionMarker(getSectionEnd(MI->SectionSuffix), PtrTy), in run()291 const StringRef Section = getSectionName(MI->SectionSuffix); in runOn()457 return StringPool.save(SectionSuffix + "!C"); in getSectionName()461 return "__start_" + SectionSuffix; in getSectionStart()[all …]