Skip to main content

apply_relr_relocations

Function apply_relr_relocations 

Source
fn apply_relr_relocations(
    user_as: &AddressSpace,
    load_bias: u64,
    relr_base: u64,
    relr_size: usize,
    relr_ent: usize,
) -> Result<usize, &'static str>
Expand description

Performs the apply relr relocations operation.