GDB (xrefs)
|
Public Attributes | |
PyObject_HEAD bfd_vma | address |
struct gdbarch * | gdbarch |
Definition at line 64 of file py-disasm.c.
PyObject_HEAD bfd_vma disasm_addr_part_object::address |
Definition at line 69 of file py-disasm.c.
Referenced by disasmpy_addr_part_address(), disasmpy_addr_part_repr(), disasmpy_addr_part_str(), disasmpy_part_to_string(), gdbpy_print_insn(), and make_disasm_addr_part().
struct gdbarch* disasm_addr_part_object::gdbarch |
Definition at line 75 of file py-disasm.c.
Referenced by disasmpy_addr_part_str(), disasmpy_part_to_string(), disasmpy_result_init(), gdbpy_print_insn(), and make_disasm_addr_part().