Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp632 static StringRef getSectionPrefixForGlobal(SectionKind Kind) { in getSectionPrefixForGlobal() function
668 Name = getSectionPrefixForGlobal(Kind); in getELFSectionNameForGlobal()
2155 SmallString<128> Name = getSectionPrefixForGlobal(Kind); in selectWasmSectionForGlobal()