/toolchain/binutils/binutils-2.25/gold/ |
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);
|
D | powerpc.cc | 301 abiversion() const in abiversion() function in __anon03e09cbf0111::Powerpc_relobj 444 abiversion() const in abiversion() function in __anon03e09cbf0111::Powerpc_dynobj 755 if (this->abiversion() >= 2) in first_plt_entry_offset() 766 if (this->abiversion() >= 2) in plt_entry_size() 830 abiversion () const in abiversion() function in __anon03e09cbf0111::Target_powerpc 845 { return this->abiversion() < 2 ? 40 : 24; } in stk_toc() 984 if (ppcobj->abiversion() == 1) in local_reloc_may_be_function_pointer() 1007 if (ppcobj->abiversion() == 1) in global_reloc_may_be_function_pointer() 1706 if (this->abiversion() != 0) in set_abiversion() 1711 if (target->abiversion() == 0) in set_abiversion() [all …]
|
D | target-select.cc | 103 int osabi, int abiversion) in select_target() argument 113 machine, osabi, abiversion); in select_target()
|
D | nacl.h | 114 int machine, int osabi, int abiversion) in do_recognize() argument 120 machine, osabi, abiversion); in do_recognize()
|
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()
|
D | ChangeLog | 1454 * powerpc.cc (Powerpc_relobj::abiversion, set_abiversion, 1459 (Powerpc_dynobj::abiversion, set_abiversion): New functions. 1463 (Target_powerpc::abiversion, set_abiversion, stk_toc): New functions.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
D | startv2.s | 1 .abiversion 2
|
D | funv2.s | 1 .abiversion 2
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-ppc.c | 240 abiversion (bfd *abfd) in abiversion() function 2508 && abiversion (symbol->section->owner) >= 2) in ppc64_elf_branch_reloc() 3163 int abi = abiversion (abfd); in ppc64_elf_get_synthetic_symtab() 4840 if (abiversion (ibfd) == 0) in ppc64_elf_add_symbol_hook() 4842 else if (abiversion (ibfd) == 1) in ppc64_elf_add_symbol_hook() 4982 if (abiversion (ibfd) == 0) in ppc64_elf_before_check_relocs() 4984 else if (abiversion (ibfd) == 2) in ppc64_elf_before_check_relocs() 4988 ibfd, abiversion (ibfd)); in ppc64_elf_before_check_relocs() 5030 if (abiversion (info->output_bfd) == 0) in ppc64_elf_before_check_relocs() 5031 set_abiversion (info->output_bfd, abiversion (ibfd)); in ppc64_elf_before_check_relocs() [all …]
|
D | ChangeLog | 1396 * elf64-ppc.c (abiversion, set_abiversion): Move earlier. 2255 abiversion == 0 (ie. unknown) as well as abiversion == 2. 2256 Move opd setup and abiversion checks to.. 2258 ppc64_elf_process_dot_syms. Set output abiversion from input and 2259 input abiversion from output, if either is not set.
|
D | ChangeLog-2013 | 544 * elf64-ppc.c (abiversion, set_abiversion): New functions.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2013 | 210 (md_pseudo_table): Add .abiversion.
|
/toolchain/binutils/binutils-2.25/gas/po/ |
D | gas.pot | 13318 msgid "missing expression in .abiversion directive" 13322 msgid ".abiversion expression does not evaluate to a constant"
|
D | uk.po | 13220 msgid "missing expression in .abiversion directive" 13224 msgid ".abiversion expression does not evaluate to a constant"
|