Searched refs:EF_NDS_ABI (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dnds32.h302 #define EF_NDS_ABI 0x000000F0 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dnds32.h302 #define EF_NDS_ABI 0x000000F0 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dnds32.h302 #define EF_NDS_ABI 0x000000F0 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dnds32.h302 #define EF_NDS_ABI 0x000000F0 macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dnds32-tdep.c1976 elf_abi = elf_elfheader (info.abfd)->e_flags & EF_NDS_ABI;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dnds32-tdep.c1963 elf_abi = elf_elfheader (info.abfd)->e_flags & EF_NDS_ABI;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-nds32.c6792 if ((in_flags & EF_NDS_ABI) != (out_flags & EF_NDS_ABI))
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-nds32.c6839 if ((in_flags & EF_NDS_ABI) != (out_flags & EF_NDS_ABI))
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-nds32.c6839 if ((in_flags & EF_NDS_ABI) != (out_flags & EF_NDS_ABI))
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-nds32.c6839 if ((in_flags & EF_NDS_ABI) != (out_flags & EF_NDS_ABI))
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c2972 abi = EF_NDS_ABI & e_flags;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c3405 abi = EF_NDS_ABI & e_flags;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c3987 abi = EF_NDS_ABI & e_flags;

Completed in 427 milliseconds