Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp588 static StringRef getSectionPrefixForGlobal(SectionKind Kind) { in getSectionPrefixForGlobal() function
624 Name = getSectionPrefixForGlobal(Kind); in getELFSectionNameForGlobal()
2082 SmallString<128> Name = getSectionPrefixForGlobal(Kind); in selectWasmSectionForGlobal()