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.h592 LLVM_ABI MCSectionELF *getELFNamedSection(const Twine &Prefix,
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp613 MCSectionELF *MCContext::getELFNamedSection(const Twine &Prefix, in getELFNamedSection() function in MCContext
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp411 MCSection *Sec = getContext().getELFNamedSection(".data", Label->getName(), in emitPersonalityValue()