angr.knowledge_plugins.xrefs.xref¶
- class angr.knowledge_plugins.xrefs.xref.XRef¶
Bases:
SerializableXRef describes a reference to a MemoryData instance (if a MemoryData instance is available) or just an address.
- __init__(ins_addr=None, block_addr=None, stmt_idx=None, insn_op_idx=None, memory_data=None, dst=None, xref_type=None)¶
- memory_data
- type
- dst
- property type_string¶
- insn_op_type
- copy()¶