Skip to main content

unwind_program_counter_register

Function unwind_program_counter_register 

Source
pub fn unwind_program_counter_register(
    return_address: RegisterValue,
    current_pc: u64,
    instruction_set: Option<InstructionSet>,
) -> Option<RegisterValue>
Expand description

Helper function to determine the program counter value for the previous frame.