Home
last modified time | relevance | path

Searched refs:createRelocationSection (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp115 ELFObjectWriter::createRelocationSection(const ELFSection *RelatedSection) { in createRelocationSection() function in Ice::ELFObjectWriter
238 RelSection = createRelocationSection(Section); in writeFunctionCode()
369 RelSection = createRelocationSection(Section); in writeDataOfType()
380 RelSection = createRelocationSection(Section); in writeDataOfType()
593 RelSection = createRelocationSection(Section); in writeJumpTable()
DIceELFObjectWriter.h135 createRelocationSection(const ELFSection *RelatedSection);
/external/llvm/lib/MC/
DELFObjectWriter.cpp203 MCSectionELF *createRelocationSection(MCContext &Ctx,
952 ELFObjectWriter::createRelocationSection(MCContext &Ctx, in createRelocationSection() function in ELFObjectWriter
1247 MCSectionELF *RelSection = createRelocationSection(Ctx, Section); in writeObject()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp206 MCSectionELF *createRelocationSection(MCContext &Ctx,
782 MCSectionELF *ELFWriter::createRelocationSection(MCContext &Ctx, in createRelocationSection() function in ELFWriter
1107 MCSectionELF *RelSection = createRelocationSection(Ctx, Section); in writeObject()
/external/llvm-project/llvm/lib/MC/
DELFObjectWriter.cpp206 MCSectionELF *createRelocationSection(MCContext &Ctx,
782 MCSectionELF *ELFWriter::createRelocationSection(MCContext &Ctx, in createRelocationSection() function in ELFWriter
1111 MCSectionELF *RelSection = createRelocationSection(Ctx, Section); in writeObject()