Searched refs:RelocSec (Results 1 – 1 of 1) sorted by relevance
1092 for (const SectionRef &RelocSec : SectionRelocMap[Section]) { in DisassembleObject() local1093 for (const RelocationRef &Reloc : RelocSec.relocations()) { in DisassembleObject()