Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp128 ELFRelocationSection *RelSection = createSection<ELFRelocationSection>( in createRelocationSection() local
146 ELFRelocationSection *RelSection = *RelIt; in assignRelSectionNumInPairs() local
226 ELFRelocationSection *RelSection = nullptr; in writeFunctionCode() local
353 ELFRelocationSection *RelSection; in writeDataOfType() local
595 ELFRelocationSection *RelSection; in writeJumpTable() local
/external/llvm/lib/MC/
DELFObjectWriter.cpp1247 MCSectionELF *RelSection = createRelocationSection(Ctx, Section); in writeObject() local
/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp548 const MCSectionELF *RelSection = RelMap.lookup(&Section); in ComputeIndexMap() local