Home
last modified time | relevance | path

Searched refs:ELFOSABI_NONE (Results 1 – 25 of 54) sorted by relevance

123

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dmips-sde-tdep.c235 if (elfosabi == ELFOSABI_NONE) in mips_sde_elf_osabi_sniffer()
Dosabi.c566 case ELFOSABI_NONE: in generic_elf_osabi_sniffer()
Dm68k-tdep.c1357 if (elfosabi == ELFOSABI_NONE) in m68k_osabi_sniffer()
/netbsd/src/external/gpl3/binutils/dist/gold/
Dtarget.cc227 if (osabi != elfcpp::ELFOSABI_NONE) in do_adjust_elf_header()
Dconfigure.tgt49 targ_osabi=ELFOSABI_NONE
Dtarget.h587 are_processor_specific_flags_set_(false), osabi_(elfcpp::ELFOSABI_NONE) in Target()
Dconfigure.ac169 default_osabi=ELFOSABI_NONE
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delfxx-target.h374 #define ELF_OSABI ELFOSABI_NONE
811 (ELF_ARCH == bfd_arch_unknown ? 2 : ELF_OSABI == ELFOSABI_NONE ? 1 : 0)
Delfcore.h158 && ebd->elf_osabi != ELFOSABI_NONE) in elf_core_file_p()
Delf64-hppa.c327 && i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_NONE) /* aka SYSV */ in elf64_hppa_object_p()
335 && i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_NONE) /* aka SYSV */ in elf64_hppa_object_p()
Delf32-hppa.c970 i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_NONE) /* aka SYSV */ in elf32_hppa_object_p()
978 i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_NONE) /* aka SYSV */ in elf32_hppa_object_p()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delfxx-target.h376 #define ELF_OSABI ELFOSABI_NONE
817 (ELF_ARCH == bfd_arch_unknown ? 2 : ELF_OSABI == ELFOSABI_NONE ? 1 : 0)
Delfcore.h158 && ebd->elf_osabi != ELFOSABI_NONE) in elf_core_file_p()
Delf64-hppa.c328 && i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_NONE) /* aka SYSV */ in elf64_hppa_object_p()
336 && i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_NONE) /* aka SYSV */ in elf64_hppa_object_p()
Delf32-hppa.c970 i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_NONE) /* aka SYSV */ in elf32_hppa_object_p()
978 i_ehdrp->e_ident[EI_OSABI] != ELFOSABI_NONE) /* aka SYSV */ in elf32_hppa_object_p()
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dobj-elf.c917 if (bed->elf_osabi == ELFOSABI_NONE in obj_elf_parse_section_letters()
1490 && bed->elf_osabi != ELFOSABI_NONE) in obj_elf_section()
2441 if (bed->elf_osabi != ELFOSABI_NONE in obj_elf_type()
2460 if (bed->elf_osabi != ELFOSABI_NONE in obj_elf_type()
Dtc-kvx.c59 .osabi = ELFOSABI_NONE,
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h60 #define ELFOSABI_NONE 0 /* UNIX System V ABI */ macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h60 #define ELFOSABI_NONE 0 /* UNIX System V ABI */ macro
/netbsd/src/sys/arch/epoc32/stand/e32boot/include/
Delf.h189 #define ELFOSABI_NONE ELFOSABI_SYSV macro
/netbsd/src/tools/m68k-elf2aout/sys/
Dexec_elf.h191 #define ELFOSABI_NONE ELFOSABI_SYSV macro
/netbsd/src/sys/sys/
Dexec_elf.h192 #define ELFOSABI_NONE ELFOSABI_SYSV macro
/netbsd/src/external/gpl3/binutils/dist/binutils/
Delfedit.c819 { ELFOSABI_NONE, "none" },
DChangeLog-2019777 (get_symbol_binding): Do not print UNIQUE for ELFOSABI_NONE.
778 (get_symbol_type): Do not print IFUNC for ELFOSABI_NONE.
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Delfcpp.h129 ELFOSABI_NONE = 0,

123