Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCContext.h387 MCSectionELF *getELFNamedSection(const Twine &Prefix, const Twine &Suffix,
/external/llvm/lib/MC/
DMCContext.cpp326 MCSectionELF *MCContext::getELFNamedSection(const Twine &Prefix, in getELFNamedSection() function in MCContext
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h425 MCSectionELF *getELFNamedSection(const Twine &Prefix, const Twine &Suffix,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp366 MCSectionELF *MCContext::getELFNamedSection(const Twine &Prefix, in getELFNamedSection() function in MCContext
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp73 MCSection *Sec = getContext().getELFNamedSection(".data", Label->getName(), in emitPersonalityValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp197 MCSection *Sec = getContext().getELFNamedSection(".data", Label->getName(), in emitPersonalityValue()