Searched refs:createELFRelSection (Results 1 – 9 of 9) sorted by relevance
/external/llvm/include/llvm/MC/ |
D | MCContext.h | 391 MCSectionELF *createELFRelSection(const Twine &Name, unsigned Type,
|
/external/llvm/lib/MC/ |
D | MCContext.cpp | 312 MCSectionELF *MCContext::createELFRelSection(const Twine &Name, unsigned Type, in createELFRelSection() function in MCContext
|
D | ELFObjectWriter.cpp | 971 MCSectionELF *RelaSection = Ctx.createELFRelSection( in createRelocationSection()
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCContext.h | 505 MCSectionELF *createELFRelSection(const Twine &Name, unsigned Type,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCContext.h | 460 MCSectionELF *createELFRelSection(const Twine &Name, unsigned Type,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCContext.cpp | 365 MCSectionELF *MCContext::createELFRelSection(const Twine &Name, unsigned Type, in createELFRelSection() function in MCContext
|
D | ELFObjectWriter.cpp | 801 MCSectionELF *RelaSection = Ctx.createELFRelSection( in createRelocationSection()
|
/external/llvm-project/llvm/lib/MC/ |
D | MCContext.cpp | 446 MCSectionELF *MCContext::createELFRelSection(const Twine &Name, unsigned Type, in createELFRelSection() function in MCContext
|
D | ELFObjectWriter.cpp | 801 MCSectionELF *RelaSection = Ctx.createELFRelSection( in createRelocationSection()
|