Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCContext.h391 MCSectionELF *createELFRelSection(const Twine &Name, unsigned Type,
/external/llvm/lib/MC/
DMCContext.cpp312 MCSectionELF *MCContext::createELFRelSection(const Twine &Name, unsigned Type, in createELFRelSection() function in MCContext
DELFObjectWriter.cpp971 MCSectionELF *RelaSection = Ctx.createELFRelSection( in createRelocationSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h429 MCSectionELF *createELFRelSection(const Twine &Name, unsigned Type,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp352 MCSectionELF *MCContext::createELFRelSection(const Twine &Name, unsigned Type, in createELFRelSection() function in MCContext
DELFObjectWriter.cpp785 MCSectionELF *RelaSection = Ctx.createELFRelSection( in createRelocationSection()