Searched refs:ins_offset (Results 1 – 1 of 1) sorted by relevance
586 off_t ins_offset; in add_exception_handler() local612 ins_offset = pc - (long)&ex->insn; in add_exception_handler()613 if (WARN_ON_ONCE(ins_offset >= 0 || ins_offset < INT_MIN)) in add_exception_handler()639 ex->insn = ins_offset; in add_exception_handler()