Searched refs:TargetSectionSymbols (Results 1 – 1 of 1) sorted by relevance
1859 std::vector<const SectionSymbolsTy *> TargetSectionSymbols; in disassembleObject() local1873 TargetSectionSymbols.push_back(&AllSymbols[It->second]); in disassembleObject()1876 TargetSectionSymbols.push_back(&Symbols); in disassembleObject()1878 TargetSectionSymbols.push_back(&AbsoluteSymbols); in disassembleObject()1887 TargetSectionSymbols) { in disassembleObject()