Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp587 static StringRef getSectionPrefixForGlobal(SectionKind Kind) { in getSectionPrefixForGlobal() function
623 Name = getSectionPrefixForGlobal(Kind); in getELFSectionNameForGlobal()
2062 SmallString<128> Name = getSectionPrefixForGlobal(Kind); in selectWasmSectionForGlobal()