Searched refs:EF_NFP_MACH (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-nfp.c97 int e_mach = EF_NFP_MACH (elf_elfheader (abfd)->e_flags);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-nfp.c97 int e_mach = EF_NFP_MACH (elf_elfheader (abfd)->e_flags);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-nfp.c97 int e_mach = EF_NFP_MACH (elf_elfheader (abfd)->e_flags);
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dnfp.h41 #define EF_NFP_MACH(ef_nfp) (((ef_nfp) >> 8) & 0xFFFF) macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-nfp.c184 int e_mach = EF_NFP_MACH (elf_elfheader (abfd)->e_flags);
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dnfp.h41 #define EF_NFP_MACH(ef_nfp) (((ef_nfp) >> 8) & 0xFFFF) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dnfp.h41 #define EF_NFP_MACH(ef_nfp) (((ef_nfp) >> 8) & 0xFFFF) macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dnfp.h41 #define EF_NFP_MACH(ef_nfp) (((ef_nfp) >> 8) & 0xFFFF) macro
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c1620 if (EF_NFP_MACH (filedata->file_header.e_flags) == E_NFP_MACH_3200)
3534 switch (EF_NFP_MACH (e_flags))
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c1917 if (EF_NFP_MACH (filedata->file_header.e_flags) == E_NFP_MACH_3200)
4118 switch (EF_NFP_MACH (e_flags))
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c2020 if (EF_NFP_MACH (filedata->file_header.e_flags) == E_NFP_MACH_3200)
4754 switch (EF_NFP_MACH (e_flags))

Completed in 265 milliseconds