Searched refs:getSectionPrefixForGlobal (Results 1 – 1 of 1) sorted by relevance
617 static StringRef getSectionPrefixForGlobal(SectionKind Kind, bool IsLarge) { in getSectionPrefixForGlobal() function640 getSectionPrefixForGlobal(Kind, TM.isLargeGlobalValue(GO)); in getELFSectionNameForGlobal()2200 SmallString<128> Name = getSectionPrefixForGlobal(Kind, /*IsLarge=*/false); in selectWasmSectionForGlobal()