Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp587 static StringRef getSectionPrefixForGlobal(SectionKind Kind) { in getSectionPrefixForGlobal() function
632 Name = getSectionPrefixForGlobal(Kind); in selectELFSectionForGlobal()
1710 SmallString<128> Name = getSectionPrefixForGlobal(Kind); in selectWasmSectionForGlobal()