Home
last modified time | relevance | path

Searched refs:getSectionPrefixForGlobal (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp598 static StringRef getSectionPrefixForGlobal(SectionKind Kind) { in getSectionPrefixForGlobal() function
634 Name = getSectionPrefixForGlobal(Kind); in getELFSectionNameForGlobal()
2108 SmallString<128> Name = getSectionPrefixForGlobal(Kind); in selectWasmSectionForGlobal()