Searched refs:TargetSectionSymbols (Results 1 – 1 of 1) sorted by relevance
2215 std::vector<const SectionSymbolsTy *> TargetSectionSymbols; in disassembleObject() local2229 TargetSectionSymbols.push_back(&AllSymbols[It->second]); in disassembleObject()2232 TargetSectionSymbols.push_back(&Symbols); in disassembleObject()2234 TargetSectionSymbols.push_back(&AbsoluteSymbols); in disassembleObject()2243 TargetSectionSymbols) { in disassembleObject()