Searched refs:EF_IA_64_TRAPNIL (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dia64.h34 #define EF_IA_64_TRAPNIL (1 << 0) /* Trap NIL pointer dereferences. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dia64.h34 #define EF_IA_64_TRAPNIL (1 << 0) /* Trap NIL pointer dereferences. */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dia64.h34 #define EF_IA_64_TRAPNIL (1 << 0) /* Trap NIL pointer dereferences. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dia64.h34 #define EF_IA_64_TRAPNIL (1 << 0) /* Trap NIL pointer dereferences. */ macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfnn-ia64.c4745 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))
4804 (flags & EF_IA_64_TRAPNIL) ? "TRAPNIL, " : "",
H A Delf64-ia64-vms.c4259 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))
4318 (flags & EF_IA_64_TRAPNIL) ? "TRAPNIL, " : "",
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-ia64-vms.c4265 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))
4324 (flags & EF_IA_64_TRAPNIL) ? "TRAPNIL, " : "",
H A Delfnn-ia64.c4754 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))
4813 (flags & EF_IA_64_TRAPNIL) ? "TRAPNIL, " : "",
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-ia64-vms.c4259 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))
4318 (flags & EF_IA_64_TRAPNIL) ? "TRAPNIL, " : "",
H A Delfnn-ia64.c4745 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))
4804 (flags & EF_IA_64_TRAPNIL) ? "TRAPNIL, " : "",
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-ia64-vms.c4259 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))
4318 (flags & EF_IA_64_TRAPNIL) ? "TRAPNIL, " : "",
H A Delfnn-ia64.c4745 if ((in_flags & EF_IA_64_TRAPNIL) != (out_flags & EF_IA_64_TRAPNIL))
4804 (flags & EF_IA_64_TRAPNIL) ? "TRAPNIL, " : "",

Completed in 367 milliseconds