Searched refs:ex_p (Results 1 – 1 of 1) sorted by relevance
83 unsigned long *ex_p = (unsigned long *)__start___ex_table; in segv_handler() local85 while (ex_p < (unsigned long *)__stop___ex_table) { in segv_handler()88 insn = *ex_p++; in segv_handler()89 fixup = *ex_p++; in segv_handler()