Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/elf/
Dia64.h33 #define EF_IA_64_TRAPNIL (1 << 0) /* Trap NIL pointer dereferences. */ macro
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delfxx-ia64.c4959 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))
5020 (flags & EF_IA_64_TRAPNIL) ? "TRAPNIL, " : "",