|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| int32_t | data_index |
| int32_t | function_index |
| uint32_t | instr_off |
| uint32_t | addr_off |
Definition at line 5898 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_Symbol_XRef::addr_off |
Definition at line 5902 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Symbol_XRef::data_index |
Definition at line 5899 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Symbol_XRef::function_index |
Definition at line 5900 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_Symbol_XRef::instr_off |
Definition at line 5901 of file dttr_pcdogs.h.