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
4959 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))5020 (flags & EF_IA_64_TRAPNIL) ? "TRAPNIL, " : "",