Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCContext.h361 MCSectionELF *createELFRelSection(StringRef Name, unsigned Type,
/external/llvm/lib/MC/
DMCContext.cpp315 MCSectionELF *MCContext::createELFRelSection(StringRef Name, unsigned Type, in createELFRelSection() function in MCContext
DELFObjectWriter.cpp965 MCSectionELF *RelaSection = Ctx.createELFRelSection( in createRelocationSection()