|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| uintptr_t | address |
| bool | resolved |
| DTTR_PCDOGS_T_Write_Policy | write_policy |
| DTTR_PCDOGS_T_Build_Mask | supported_builds |
Definition at line 5836 of file dttr_pcdogs.h.
| uintptr_t DTTR_PCDOGS_T_Symbol_Data::address |
Definition at line 5837 of file dttr_pcdogs.h.
Referenced by global_address_at().
| bool DTTR_PCDOGS_T_Symbol_Data::resolved |
Definition at line 5838 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Build_Mask DTTR_PCDOGS_T_Symbol_Data::supported_builds |
Definition at line 5840 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Write_Policy DTTR_PCDOGS_T_Symbol_Data::write_policy |
Definition at line 5839 of file dttr_pcdogs.h.