Searched refs:SectionSuffix (Results 1 – 1 of 1) sorted by relevance
61 const StringRef SectionSuffix; member in __anon62e4d4a70111::MetadataInfo70 StringRef SectionSuffix, uint32_t Feature) in MetadataInfo() argument71 : FunctionPrefix(FunctionPrefix), SectionSuffix(SectionSuffix), in MetadataInfo()165 StringRef getSectionName(StringRef SectionSuffix);168 Twine getSectionStart(StringRef SectionSuffix);171 Twine getSectionEnd(StringRef SectionSuffix);202 getSectionMarker(getSectionStart(MI->SectionSuffix), Int8PtrTy), in run()203 getSectionMarker(getSectionEnd(MI->SectionSuffix), Int8PtrTy), in run()276 const StringRef Section = getSectionName(MI->SectionSuffix); in runOn()365 Sections.push_back({getSectionName(MI->SectionSuffix), {}}); in runOn()[all …]