Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp109 ELFObjectWriter::createRelocationSection(const ELFSection *RelatedSection) { in createRelocationSection() function in Ice::ELFObjectWriter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp782 MCSectionELF *ELFWriter::createRelocationSection(MCContext &Ctx, in createRelocationSection() function in ELFWriter