Searched refs:TargetSectionSymbols (Results 1 – 1 of 1) sorted by relevance
2353 std::vector<const SectionSymbolsTy *> TargetSectionSymbols; in disassembleObject() local2367 TargetSectionSymbols.push_back(&AllSymbols[It->second]); in disassembleObject()2370 TargetSectionSymbols.push_back(&Symbols); in disassembleObject()2372 TargetSectionSymbols.push_back(&AbsoluteSymbols); in disassembleObject()2381 TargetSectionSymbols) { in disassembleObject()