CACAO
Data Fields
patchref_t Struct Reference

Data Fields

uintptr_t mpc
 
uintptr_t datap
 
int32_t disp
 
int16_t disp_mb
 
int16_t patch_align
 
functionptr patcher
 
voidref
 
uint32_t mcode
 

Detailed Description

Definition at line 49 of file patcher-common.hpp.

Field Documentation

uintptr_t patchref_t::datap

Definition at line 51 of file patcher-common.hpp.

int32_t patchref_t::disp

Definition at line 52 of file patcher-common.hpp.

int16_t patchref_t::disp_mb

Definition at line 53 of file patcher-common.hpp.

uint32_t patchref_t::mcode

Definition at line 57 of file patcher-common.hpp.

uintptr_t patchref_t::mpc

Definition at line 50 of file patcher-common.hpp.

int16_t patchref_t::patch_align

Definition at line 54 of file patcher-common.hpp.

functionptr patchref_t::patcher

Definition at line 55 of file patcher-common.hpp.

void* patchref_t::ref

Definition at line 56 of file patcher-common.hpp.


The documentation for this struct was generated from the following file: