Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp957 const MCSectionELF *RelSection = in computeIndexMap() local
959 SectionIndexMap[RelSection] = Index++; in computeIndexMap()
1287 const MCSectionELF &RelSection = in WriteRelocations() local
1290 unsigned Type = RelSection.getType(); in WriteRelocations()
1294 const MCSectionELF *Section = RelSection.getAssociatedSection(); in WriteRelocations()