Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h585 MCSectionELF *getELFNamedSection(const Twine &Prefix, const Twine &Suffix,
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp552 MCSectionELF *MCContext::getELFNamedSection(const Twine &Prefix, in getELFNamedSection() function in MCContext
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp424 MCSection *Sec = getContext().getELFNamedSection(".data", Label->getName(), in emitPersonalityValue()