Searched refs:osabi (Results 1 - 25 of 134) sorted by relevance

123456

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dosabi.c22 #include "osabi.h"
34 /* State for the "set osabi" command. */
45 /* Names associated with each osabi. */
90 gdbarch_osabi_name (enum gdb_osabi osabi) argument
92 if (osabi >= GDB_OSABI_UNKNOWN && osabi < GDB_OSABI_INVALID)
93 return gdb_osabi_names[osabi].pretty;
98 /* See osabi.h. */
101 osabi_triplet_regexp (enum gdb_osabi osabi) argument
103 if (osabi >
122 enum gdb_osabi osabi = (enum gdb_osabi) i; local
139 enum gdb_osabi osabi; member in struct:gdb_osabi_handler
146 gdbarch_register_osabi(enum bfd_architecture arch, unsigned long machine, enum gdb_osabi osabi, void (*init_osabi)(struct gdbarch_info, struct gdbarch *)) argument
240 enum gdb_osabi osabi, match; local
461 generic_elf_osabi_sniff_abi_tag_sections(bfd *abfd, asection *sect, enum gdb_osabi *osabi) argument
562 enum gdb_osabi osabi = GDB_OSABI_UNKNOWN; local
633 enum gdb_osabi osabi = (enum gdb_osabi) i; local
[all...]
H A Dmips-sde-tdep.c21 #include "osabi.h"
225 enum gdb_osabi osabi = GDB_OSABI_UNKNOWN; local
231 generic_elf_osabi_sniff_abi_tag_sections (abfd, sect, &osabi);
232 if (osabi != GDB_OSABI_UNKNOWN)
247 &osabi);
249 return osabi;
H A Dosabi.h23 table in osabi.c. */
88 const char *osabi_triplet_regexp (enum gdb_osabi osabi);
H A Dselftest-arch.c62 info.osabi = GDB_OSABI_NONE;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dosabi.c22 #include "osabi.h"
33 /* State for the "set osabi" command. */
44 /* Names associated with each osabi. */
90 gdbarch_osabi_name (enum gdb_osabi osabi) argument
92 if (osabi >= GDB_OSABI_UNKNOWN && osabi < GDB_OSABI_INVALID)
93 return gdb_osabi_names[osabi].pretty;
98 /* See osabi.h. */
101 osabi_triplet_regexp (enum gdb_osabi osabi) argument
103 if (osabi >
122 enum gdb_osabi osabi = (enum gdb_osabi) i; local
139 enum gdb_osabi osabi; member in struct:gdb_osabi_handler
146 gdbarch_register_osabi(enum bfd_architecture arch, unsigned long machine, enum gdb_osabi osabi, void (*init_osabi)(struct gdbarch_info, struct gdbarch *)) argument
242 enum gdb_osabi osabi, match; local
444 enum gdb_osabi *osabi = (enum gdb_osabi *) obj; local
543 enum gdb_osabi osabi = GDB_OSABI_UNKNOWN; local
617 enum gdb_osabi osabi = (enum gdb_osabi) i; local
[all...]
H A Dosabi.h23 table in osabi.c. */
86 const char *osabi_triplet_regexp (enum gdb_osabi osabi);
H A Dmips-sde-tdep.c21 #include "osabi.h"
224 enum gdb_osabi osabi = GDB_OSABI_UNKNOWN; local
231 &osabi);
232 if (osabi != GDB_OSABI_UNKNOWN)
247 &osabi);
249 return osabi;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-amdgcn.c38 unsigned char osabi; local
43 osabi = hdr->e_ident[EI_OSABI];
52 if (osabi == ELFOSABI_AMDGPU_HSA
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-amdgcn.c38 unsigned char osabi; local
43 osabi = hdr->e_ident[EI_OSABI];
52 if (osabi == ELFOSABI_AMDGPU_HSA
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dfreebsd.h51 do_recognize(Input_file*, off_t, int, int osabi, int) argument
54 if (osabi == elfcpp::ELFOSABI_FREEBSD)
55 ret->set_osabi(static_cast<elfcpp::ELFOSABI>(osabi));
89 return (target->osabi() == elfcpp::ELFOSABI_FREEBSD
H A Dtarget-select.h81 int machine, int osabi, int abiversion)
82 { return this->do_recognize(input_file, offset, machine, osabi, abiversion); }
247 int machine, int size, bool big_endian, int osabi,
80 recognize(Input_file* input_file, off_t offset, int machine, int osabi, int abiversion) argument
H A Dtarget.cc226 elfcpp::ELFOSABI osabi = this->osabi(); local
227 if (osabi != elfcpp::ELFOSABI_NONE)
235 e_ident[elfcpp::EI_OSABI] = osabi;
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dfreebsd.h51 do_recognize(Input_file*, off_t, int, int osabi, int) argument
54 if (osabi == elfcpp::ELFOSABI_FREEBSD)
55 ret->set_osabi(static_cast<elfcpp::ELFOSABI>(osabi));
89 return (target->osabi() == elfcpp::ELFOSABI_FREEBSD
H A Dtarget-select.h81 int machine, int osabi, int abiversion)
82 { return this->do_recognize(input_file, offset, machine, osabi, abiversion); }
247 int machine, int size, bool big_endian, int osabi,
80 recognize(Input_file* input_file, off_t offset, int machine, int osabi, int abiversion) argument
H A Dtarget.cc226 elfcpp::ELFOSABI osabi = this->osabi(); local
227 if (osabi != elfcpp::ELFOSABI_NONE)
235 e_ident[elfcpp::EI_OSABI] = osabi;
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dfreebsd.h51 do_recognize(Input_file*, off_t, int, int osabi, int) argument
54 if (osabi == elfcpp::ELFOSABI_FREEBSD)
55 ret->set_osabi(static_cast<elfcpp::ELFOSABI>(osabi));
89 return (target->osabi() == elfcpp::ELFOSABI_FREEBSD
H A Dtarget-select.h81 int machine, int osabi, int abiversion)
82 { return this->do_recognize(input_file, offset, machine, osabi, abiversion); }
247 int machine, int size, bool big_endian, int osabi,
80 recognize(Input_file* input_file, off_t offset, int machine, int osabi, int abiversion) argument
H A Dtarget.cc226 elfcpp::ELFOSABI osabi = this->osabi(); local
227 if (osabi != elfcpp::ELFOSABI_NONE)
235 e_ident[elfcpp::EI_OSABI] = osabi;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/
H A Delfedit-3.d2 #elfedit: --output-osabi FenixOS
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dtdesc.h59 /* The value of <osabi> element in the XML, replying GDB. */
60 const char *osabi = NULL; member in struct:final
H A Dtdesc.cc27 xfree ((char *) osabi);
178 return target_desc->osabi;
186 target_desc->osabi = xstrdup (name);
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dtdesc.h59 /* The value of <osabi> element in the XML, replying GDB. */
60 const char *osabi = NULL; member in struct:final
H A Dtdesc.cc27 xfree ((char *) osabi);
178 return target_desc->osabi;
186 target_desc->osabi = xstrdup (name);
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Delfedit.c315 int class, machine, type, status, osabi, abiversion;
375 osabi = elf_header.e_ident[EI_OSABI];
378 if (input_elf_osabi != -1 && osabi != input_elf_osabi)
382 file_name, osabi, input_elf_osabi);
815 int osabi;
841 elf_osabi (const char *osabi)
846 if (strcasecmp (osabi, osabis[i].name) == 0)
847 return osabis[i].osabi;
849 error (_("Unknown OSABI: %s\n"), osabi);
920 {"input-osabi", required_argumen
314 int class, machine, type, status, osabi, abiversion; local
814 int osabi; member in struct:__anon150
840 elf_osabi(const char *osabi) argument
938 char *osabi = concat (osabis[0].name, NULL); local
[all...]
/netbsd-current/tests/compat/linux/
H A DMakefile49 ${ELFEDIT} --output-osabi Linux ${.TARGET}

Completed in 398 milliseconds

123456