|
GDB (xrefs)
|
Public Attributes | |
| CORE_ADDR | image_base |
| CORE_ADDR | start_rva |
| CORE_ADDR | end_rva |
| CORE_ADDR | pc |
| CORE_ADDR | sp |
| CORE_ADDR | prev_reg_addr [16] |
| CORE_ADDR | prev_xmm_addr [16] |
| CORE_ADDR | prev_rip_addr |
| CORE_ADDR | prev_rsp_addr |
| CORE_ADDR | prev_sp |
Definition at line 370 of file amd64-windows-tdep.c.
| CORE_ADDR amd64_windows_frame_cache::end_rva |
Definition at line 377 of file amd64-windows-tdep.c.
Referenced by amd64_windows_frame_cache(), amd64_windows_frame_decode_insns(), and pc_in_range().
| CORE_ADDR amd64_windows_frame_cache::image_base |
Definition at line 373 of file amd64-windows-tdep.c.
Referenced by amd64_windows_frame_cache(), amd64_windows_frame_decode_insns(), amd64_windows_frame_this_id(), and pc_in_range().
| CORE_ADDR amd64_windows_frame_cache::pc |
Definition at line 380 of file amd64-windows-tdep.c.
Referenced by amd64_windows_frame_cache(), amd64_windows_frame_decode_epilogue(), and amd64_windows_frame_decode_insns().
| CORE_ADDR amd64_windows_frame_cache::prev_reg_addr[16] |
Definition at line 386 of file amd64-windows-tdep.c.
Referenced by amd64_windows_frame_decode_epilogue(), amd64_windows_frame_decode_insns(), and amd64_windows_frame_prev_register().
| CORE_ADDR amd64_windows_frame_cache::prev_rip_addr |
Definition at line 392 of file amd64-windows-tdep.c.
Referenced by amd64_windows_frame_cache(), amd64_windows_frame_decode_epilogue(), amd64_windows_frame_decode_insns(), and amd64_windows_frame_prev_register().
| CORE_ADDR amd64_windows_frame_cache::prev_rsp_addr |
Definition at line 395 of file amd64-windows-tdep.c.
Referenced by amd64_windows_frame_decode_insns(), and amd64_windows_frame_prev_register().
| CORE_ADDR amd64_windows_frame_cache::prev_sp |
Definition at line 398 of file amd64-windows-tdep.c.
Referenced by amd64_windows_frame_cache(), amd64_windows_frame_decode_epilogue(), amd64_windows_frame_decode_insns(), amd64_windows_frame_prev_register(), and amd64_windows_frame_this_id().
| CORE_ADDR amd64_windows_frame_cache::prev_xmm_addr[16] |
Definition at line 387 of file amd64-windows-tdep.c.
Referenced by amd64_windows_frame_decode_insns(), and amd64_windows_frame_prev_register().
| CORE_ADDR amd64_windows_frame_cache::sp |
Definition at line 383 of file amd64-windows-tdep.c.
Referenced by amd64_windows_frame_cache(), amd64_windows_frame_decode_epilogue(), and amd64_windows_frame_decode_insns().
| CORE_ADDR amd64_windows_frame_cache::start_rva |
Definition at line 376 of file amd64-windows-tdep.c.
Referenced by amd64_windows_frame_cache(), amd64_windows_frame_decode_insns(), amd64_windows_frame_this_id(), and pc_in_range().
1.8.14