Home
last modified time | relevance | path

Searched defs:osabi (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Delfedit.c314 int class, machine, type, status, osabi, abiversion; in update_elf_header() local
814 int osabi; member
840 elf_osabi (const char *osabi) in elf_osabi()
938 char *osabi = concat (osabis[0].name, NULL); in usage() local
H A Dreadelf.c4513 unsigned char osabi = e_ident[EI_OSABI]; in decode_AMDGPU_machine_flags() local
4865 get_osabi_name (Filedata * filedata, unsigned int osabi) in get_osabi_name()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Delfedit.c314 int class, machine, type, status, osabi, abiversion; in update_elf_header() local
814 int osabi; member
840 elf_osabi (const char *osabi) in elf_osabi()
938 char *osabi = concat (osabis[0].name, NULL); in usage() local
H A Dreadelf.c3576 unsigned char osabi = e_ident[EI_OSABI]; in decode_AMDGPU_machine_flags() local
4414 get_osabi_name (Filedata * filedata, unsigned int osabi) in get_osabi_name()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf64-amdgcn.c38 unsigned char osabi; in elf64_amdgcn_object_p() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf64-amdgcn.c38 unsigned char osabi; in elf64_amdgcn_object_p() local
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dfreebsd.h51 do_recognize(Input_file*, off_t, int, int osabi, int) in do_recognize() argument
H A Dtarget-select.cc103 int osabi, int abiversion) in select_target()
H A Dtarget-select.h81 int machine, int osabi, int abiversion) in recognize()
H A Dnacl.h114 int machine, int osabi, int abiversion) in do_recognize()
H A Dtarget.cc226 elfcpp::ELFOSABI osabi = this->osabi(); in do_adjust_elf_header() local
H A Dtarget.h445 osabi() const in osabi() function
450 set_osabi(elfcpp::ELFOSABI osabi) in set_osabi()
H A Ddwp.cc1551 int osabi, int abiversion) in record_target_info()
H A Dobject.h2234 osabi() const in osabi() function
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dfreebsd.h51 do_recognize(Input_file*, off_t, int, int osabi, int) in do_recognize() argument
H A Dtarget-select.cc103 int osabi, int abiversion) in select_target()
H A Dtarget-select.h81 int machine, int osabi, int abiversion) in recognize()
H A Dnacl.h114 int machine, int osabi, int abiversion) in do_recognize()
H A Dtarget.cc226 elfcpp::ELFOSABI osabi = this->osabi(); in do_adjust_elf_header() local
H A Dtarget.h445 osabi() const in osabi() function
450 set_osabi(elfcpp::ELFOSABI osabi) in set_osabi()
H A Ddwp.cc1551 int osabi, int abiversion) in record_target_info()
H A Dobject.h2234 osabi() const in osabi() function
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-kvx.h132 int osabi; member
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc1189 uint8_t osabi; /* 7:OSABI_NONE */ member