Searched refs:EF_IA_64_TRAPNIL (Results 1 – 2 of 2) sorted by relevance
33 #define EF_IA_64_TRAPNIL (1 << 0) /* Trap NIL pointer dereferences. */ macro
5569 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))5630 (flags & EF_IA_64_TRAPNIL) ? "TRAPNIL, " : "",