Home
last modified time | relevance | path

Searched refs:EF_IA_64_TRAPNIL (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/binutils/include/elf/
HDia64.h33 #define EF_IA_64_TRAPNIL (1 << 0) /* Trap NIL pointer dereferences. */ macro
/trueos/contrib/binutils/bfd/
HDelfxx-ia64.c5569 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))
5630 (flags & EF_IA_64_TRAPNIL) ? "TRAPNIL, " : "",