Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h571 MCSectionELF *getELFNamedSection(const Twine &Prefix, const Twine &Suffix,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp512 MCSectionELF *MCContext::getELFNamedSection(const Twine &Prefix, in getELFNamedSection() function in MCContext
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp399 MCSection *Sec = getContext().getELFNamedSection(".data", Label->getName(), in emitPersonalityValue()