Home
last modified time | relevance | path

Searched defs:createRelocationSection (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp116 ELFObjectWriter::createRelocationSection(const ELFSection *RelatedSection) { in createRelocationSection() function in Ice::ELFObjectWriter
/external/llvm/lib/MC/
DELFObjectWriter.cpp952 ELFObjectWriter::createRelocationSection(MCContext &Ctx, in createRelocationSection() function in ELFObjectWriter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DELFObjectWriter.cpp766 MCSectionELF *ELFWriter::createRelocationSection(MCContext &Ctx, in createRelocationSection() function in ELFWriter