Searched defs:ex_to_insn (Results 1 – 2 of 2) sorted by relevance
16 #define ex_to_insn(x) ((x)->insn) macro18 static inline unsigned long ex_to_insn(const struct exception_table_entry *x) in ex_to_insn() function