Searched refs:TargetSectionSymbols (Results 1 – 1 of 1) sorted by relevance
1232 auto *TargetSectionSymbols = &Symbols; in DisassembleObject() local1242 TargetSectionSymbols = &AllSymbols[SectionAddress->second]; in DisassembleObject()1244 TargetSectionSymbols = nullptr; in DisassembleObject()1250 if (TargetSectionSymbols) { in DisassembleObject()1252 TargetSectionSymbols->begin(), TargetSectionSymbols->end(), in DisassembleObject()1257 if (TargetSym != TargetSectionSymbols->begin()) { in DisassembleObject()