Skip to main content

app_rva_t

Type Alias app_rva_t 

Source
pub type app_rva_t = usize;
Expand description

Application offset from module base. PE32+ modules are limited to 2GB, but not ELF x64 med/large code model.