Skip to main content

push_auxv

Function push_auxv 

Source
fn push_auxv(
    user_as: &AddressSpace,
    sp: &mut u64,
    tag: u64,
    val: u64,
) -> Result<(), &'static str>
Expand description

Performs the push auxv operation.