Searched refs:SectionSuffix (Results 1 – 1 of 1) sorted by relevance
67 const StringRef SectionSuffix; member in __anon0ee657d00111::MetadataInfo75 StringRef SectionSuffix) in MetadataInfo() argument76 : FunctionPrefix(FunctionPrefix), SectionSuffix(SectionSuffix) {} in MetadataInfo()168 StringRef getSectionName(StringRef SectionSuffix);171 StringRef getSectionStart(StringRef SectionSuffix);174 StringRef getSectionEnd(StringRef SectionSuffix);211 getSectionMarker(getSectionStart(MI->SectionSuffix), PtrTy), in run()212 getSectionMarker(getSectionEnd(MI->SectionSuffix), PtrTy), in run()299 const StringRef Section = getSectionName(MI->SectionSuffix); in runOn()444 Sections.push_back({getSectionName(MI->SectionSuffix), {}}); in runOn()[all …]