Searched refs:ex_p (Results 1 – 1 of 1) sorted by relevance
74 unsigned long *ex_p = (unsigned long *)__start___ex_table; in segv_handler() local76 while (ex_p < (unsigned long *)__stop___ex_table) { in segv_handler()79 insn = *ex_p++; in segv_handler()80 fixup = *ex_p++; in segv_handler()