/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | target-select.h | 81 int machine, int osabi, int abiversion) in recognize() argument 82 { return this->do_recognize(input_file, offset, machine, osabi, abiversion); } in recognize() 248 int abiversion);
|
H A D | target-select.cc | 103 int osabi, int abiversion) in select_target() argument 113 machine, osabi, abiversion); in select_target()
|
H A D | powerpc.cc | 373 abiversion() const in abiversion() function in __anon10389ec10111::Powerpc_relobj 550 abiversion() const in abiversion() function in __anon10389ec10111::Powerpc_dynobj 1023 if (this->abiversion() >= 2) in first_plt_entry_offset() 1034 if (this->abiversion() >= 2) in plt_entry_size() 1159 && this->abiversion() >= 2 in is_elfv2_localentry0() 1175 && this->abiversion() >= 2 in is_elfv2_localentry0() 1214 abiversion() const in abiversion() function in __anon10389ec10111::Target_powerpc 1254 { return this->abiversion() < 2 ? 40 : 24; } in stk_toc() 1261 { return this->abiversion() < 2 ? 32 : 8; } in stk_linker() 1422 if (ppcobj->abiversion() == 1) in local_reloc_may_be_function_pointer() [all …]
|
H A D | nacl.h | 114 int machine, int osabi, int abiversion) in do_recognize() argument 120 machine, osabi, abiversion); in do_recognize()
|
H A D | dwp.cc | 464 int osabi, int abiversion); 1551 int osabi, int abiversion) in record_target_info() argument 1561 this->abiversion_ = abiversion; in record_target_info()
|
H A D | ChangeLog-2017 | 393 * powerpc.cc (Target_powerpc::abiversion, set_abiversion): Formatting.
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | target-select.h | 81 int machine, int osabi, int abiversion) in recognize() argument 82 { return this->do_recognize(input_file, offset, machine, osabi, abiversion); } in recognize() 248 int abiversion);
|
H A D | target-select.cc | 103 int osabi, int abiversion) in select_target() argument 113 machine, osabi, abiversion); in select_target()
|
H A D | powerpc.cc | 373 abiversion() const in abiversion() function in __anon54ee64340111::Powerpc_relobj 550 abiversion() const in abiversion() function in __anon54ee64340111::Powerpc_dynobj 1045 if (this->abiversion() >= 2) in first_plt_entry_offset() 1056 if (this->abiversion() >= 2) in plt_entry_size() 1181 && this->abiversion() >= 2 in is_elfv2_localentry0() 1197 && this->abiversion() >= 2 in is_elfv2_localentry0() 1236 abiversion() const in abiversion() function in __anon54ee64340111::Target_powerpc 1276 { return this->abiversion() < 2 ? 40 : 24; } in stk_toc() 1283 { return this->abiversion() < 2 ? 32 : 8; } in stk_linker() 1444 if (ppcobj->abiversion() == 1) in local_reloc_may_be_function_pointer() [all …]
|
H A D | nacl.h | 114 int machine, int osabi, int abiversion) in do_recognize() argument 120 machine, osabi, abiversion); in do_recognize()
|
H A D | dwp.cc | 464 int osabi, int abiversion); 1551 int osabi, int abiversion) in record_target_info() argument 1561 this->abiversion_ = abiversion; in record_target_info()
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/ |
H A D | powerpc64le.inc | 37 .abiversion 2
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/ |
H A D | powerpc64le.inc | 37 .abiversion 2
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | elfedit.c | 314 int class, machine, type, status, osabi, abiversion; in update_elf_header() local 385 abiversion = elf_header.e_ident[EI_ABIVERSION]; in update_elf_header() 389 && abiversion != input_elf_abiversion) in update_elf_header() 393 file_name, abiversion, input_elf_abiversion); in update_elf_header()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | elfedit.c | 314 int class, machine, type, status, osabi, abiversion; in update_elf_header() local 385 abiversion = elf_header.e_ident[EI_ABIVERSION]; in update_elf_header() 389 && abiversion != input_elf_abiversion) in update_elf_header() 393 file_name, abiversion, input_elf_abiversion); in update_elf_header()
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/config/powerpc64/ |
H A D | callwithstack.S | 48 .abiversion 2
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
H A D | xray_trampoline_powerpc64_asm.S | 2 .abiversion 2
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/ |
H A D | elf.m4 | 35 .abiversion 2
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
H A D | morestack.S | 30 .abiversion 2
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
H A D | morestack.S | 28 .abiversion 2
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf64-ppc.c | 289 abiversion (bfd *abfd) in abiversion() function 1490 && abiversion (symbol->section->owner) >= 2) in ppc64_elf_branch_reloc() 2252 int abi = abiversion (abfd); in ppc64_elf_get_synthetic_symtab() 4303 if (abiversion (ibfd) == 0) in ppc64_elf_add_symbol_hook() 4305 else if (abiversion (ibfd) == 1) in ppc64_elf_add_symbol_hook() 4485 if (abiversion (ibfd) == 0) in ppc64_elf_before_check_relocs() 4487 else if (abiversion (ibfd) >= 2) in ppc64_elf_before_check_relocs() 4491 ibfd, abiversion (ibfd)); in ppc64_elf_before_check_relocs() 4505 if (abiversion (info->output_bfd) == 0) in ppc64_elf_before_check_relocs() 4506 set_abiversion (info->output_bfd, abiversion (ibfd)); in ppc64_elf_before_check_relocs() [all …]
|
H A D | ChangeLog-2014 | 1956 * elf64-ppc.c (abiversion, set_abiversion): Move earlier. 2815 abiversion == 0 (ie. unknown) as well as abiversion == 2. 2816 Move opd setup and abiversion checks to.. 2818 ppc64_elf_process_dot_syms. Set output abiversion from input and 2819 input abiversion from output, if either is not set.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf64-ppc.c | 288 abiversion (bfd *abfd) in abiversion() function 1482 && abiversion (symbol->section->owner) >= 2) in ppc64_elf_branch_reloc() 2254 int abi = abiversion (abfd); in ppc64_elf_get_synthetic_symtab() 4302 if (abiversion (ibfd) == 0) in ppc64_elf_add_symbol_hook() 4304 else if (abiversion (ibfd) == 1) in ppc64_elf_add_symbol_hook() 4482 if (abiversion (ibfd) == 0) in ppc64_elf_before_check_relocs() 4484 else if (abiversion (ibfd) >= 2) in ppc64_elf_before_check_relocs() 4488 ibfd, abiversion (ibfd)); in ppc64_elf_before_check_relocs() 4502 if (abiversion (info->output_bfd) == 0) in ppc64_elf_before_check_relocs() 4503 set_abiversion (info->output_bfd, abiversion (ibfd)); in ppc64_elf_before_check_relocs() [all …]
|
H A D | ChangeLog-2014 | 1956 * elf64-ppc.c (abiversion, set_abiversion): Move earlier. 2815 abiversion == 0 (ie. unknown) as well as abiversion == 2. 2816 Move opd setup and abiversion checks to.. 2818 ppc64_elf_process_dot_syms. Set output abiversion from input and 2819 input abiversion from output, if either is not set.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2014 | 1956 * elf64-ppc.c (abiversion, set_abiversion): Move earlier. 2815 abiversion == 0 (ie. unknown) as well as abiversion == 2. 2816 Move opd setup and abiversion checks to.. 2818 ppc64_elf_process_dot_syms. Set output abiversion from input and 2819 input abiversion from output, if either is not set.
|