Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp121 ELFRelocationSection *RelSection = createSection<ELFRelocationSection>( in createRelocationSection() local
139 ELFRelocationSection *RelSection = *RelIt; in assignRelSectionNumInPairs() local
219 ELFRelocationSection *RelSection = nullptr; in writeFunctionCode() local
346 ELFRelocationSection *RelSection; in writeDataOfType() local
577 ELFRelocationSection *RelSection; in writeJumpTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp1107 MCSectionELF *RelSection = createRelocationSection(Ctx, Section); in writeObject() local