Searched refs:IndirectInstructions (Results 1 – 3 of 3) sorted by relevance
102 const auto &IndirectInstructions = Analysis.getIndirectInstructions(); in buildFlowGraph() local104 if (IndirectInstructions.find(Address) == IndirectInstructions.end()) in buildFlowGraph()
220 std::set<uint64_t> IndirectInstructions; variable
245 return IndirectInstructions; in getIndirectInstructions()506 IndirectInstructions.insert(VMAddress); in parseSectionContents()