Skip to main content

find_exception_handler

Function find_exception_handler 

Source
pub fn find_exception_handler(
    table: &[u8],
    offset: u32,
) -> Option<ExceptionTableEntry>
Expand description

Find exception handler for given instruction offset.