Searched refs:ex_end (Results 1 – 4 of 4) sorted by relevance
132 core_init.ex_end = core.ex_end = end; in setup_virtual_regions()
708 region->ex_end = e; in prepare_payload()
27 const struct exception_table_entry *ex_end; member
95 return search_one_extable(region->ex, region->ex_end - 1, regs->rip); in search_exception_table()106 ? search_one_extable(region->ex, region->ex_end - 1, retptr) in search_exception_table()
Completed in 6 milliseconds