Home
last modified time | relevance | path

Searched defs:relocatable (Results 1 – 25 of 75) sorted by relevance

123

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/
H A Drelocatable.m492 AC_ARG_ENABLE(relocatable, optenable
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/m4/
H A Drelocatable.m492 AC_ARG_ENABLE(relocatable, optenable
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-m4/
H A Drelocatable.m492 AC_ARG_ENABLE(relocatable, optenable
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfn32-mips.c3256 mips_elf_final_gp (bfd *output_bfd, asymbol *symbol, bool relocatable, in mips_elf_final_gp()
3296 bool relocatable; in mips_elf_gprel16_reloc() local
3325 bool relocatable; in mips_elf_literal_reloc() local
3366 bool relocatable; in mips_elf_gprel32_reloc() local
3402 asection *input_section, bool relocatable, in gprel32_with_gp()
3468 bool relocatable; in mips16_gprel_reloc() local
H A Delf32-mips.c1720 mips_elf_final_gp (bfd *output_bfd, asymbol *symbol, bool relocatable, in mips_elf_final_gp()
1763 bool relocatable; in _bfd_mips_elf32_gprel16_reloc() local
1813 bool relocatable; in mips_elf_gprel32_reloc() local
1846 asection *input_section, bool relocatable, in gprel32_with_gp()
1931 bool relocatable; in mips16_gprel_reloc() local
H A Delf64-mips.c3429 mips_elf64_final_gp (bfd *output_bfd, asymbol *symbol, bool relocatable, in mips_elf64_final_gp()
3468 bool relocatable; in mips_elf64_gprel16_reloc() local
3507 bool relocatable; in mips_elf64_literal_reloc() local
3548 bool relocatable; in mips_elf64_gprel32_reloc() local
3638 bool relocatable; in mips16_gprel_reloc() local
H A Dreloc16.c248 bool relocatable, in bfd_coff_reloc16_get_relocated_section_contents()
H A Delf32-crx.c724 bool relocatable, in elf32_crx_get_relocated_section_contents()
H A Delf-m10200.c1271 bool relocatable, in mn10200_elf_get_relocated_section_contents()
H A Dreloc.c8450 bool relocatable, in bfd_generic_get_relocated_section_contents()
H A Delf32-bfin.c61 bool relocatable = (output_bfd != NULL); in bfin_pcrel24_reloc() local
158 bool relocatable = (output_bfd != NULL); in bfin_imm16_reloc() local
229 bool relocatable = (output_bfd != NULL); in bfin_byte4_reloc() local
297 bool relocatable = (output_bfd != NULL); in bfin_bfd_reloc() local
H A Delf32-score7.c308 bool relocatable, in score_elf_final_gp()
369 asection *input_section, bool relocatable, in gprel32_with_gp()
455 bool relocatable; in score_elf_gprel32_reloc() local
H A Dcoff-mips.c572 bool relocatable; in mips_gprel_reloc() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfn32-mips.c3256 mips_elf_final_gp (bfd *output_bfd, asymbol *symbol, bool relocatable, in mips_elf_final_gp()
3296 bool relocatable; in mips_elf_gprel16_reloc() local
3326 bool relocatable; in mips_elf_literal_reloc() local
3368 bool relocatable; in mips_elf_gprel32_reloc() local
3405 asection *input_section, bool relocatable, in gprel32_with_gp()
3475 bool relocatable; in mips16_gprel_reloc() local
H A Delf32-mips.c1720 mips_elf_final_gp (bfd *output_bfd, asymbol *symbol, bool relocatable, in mips_elf_final_gp()
1763 bool relocatable; in _bfd_mips_elf32_gprel16_reloc() local
1817 bool relocatable; in mips_elf_gprel32_reloc() local
1850 asection *input_section, bool relocatable, in gprel32_with_gp()
1939 bool relocatable; in mips16_gprel_reloc() local
H A Delf64-mips.c3429 mips_elf64_final_gp (bfd *output_bfd, asymbol *symbol, bool relocatable, in mips_elf64_final_gp()
3468 bool relocatable; in mips_elf64_gprel16_reloc() local
3507 bool relocatable; in mips_elf64_literal_reloc() local
3548 bool relocatable; in mips_elf64_gprel32_reloc() local
3642 bool relocatable; in mips16_gprel_reloc() local
H A Dreloc16.c248 bool relocatable, in bfd_coff_reloc16_get_relocated_section_contents()
H A Delf32-crx.c724 bool relocatable, in elf32_crx_get_relocated_section_contents()
H A Delf-m10200.c1272 bool relocatable, in mn10200_elf_get_relocated_section_contents()
H A Delf32-bfin.c61 bool relocatable = (output_bfd != NULL); in bfin_pcrel24_reloc() local
158 bool relocatable = (output_bfd != NULL); in bfin_imm16_reloc() local
229 bool relocatable = (output_bfd != NULL); in bfin_byte4_reloc() local
297 bool relocatable = (output_bfd != NULL); in bfin_bfd_reloc() local
H A Dreloc.c8564 bool relocatable, in bfd_generic_get_relocated_section_contents()
H A Delf32-score7.c308 bool relocatable, in score_elf_final_gp()
369 asection *input_section, bool relocatable, in gprel32_with_gp()
455 bool relocatable; in score_elf_gprel32_reloc() local
H A Dcoff-mips.c561 bool relocatable; in mips_gprel_reloc() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dobject.cc1594 const bool relocatable = parameters->options().relocatable(); in do_layout() local
2449 bool relocatable, in compute_final_local_value_internal()
2610 const bool relocatable = parameters->options().relocatable(); in compute_final_local_value() local
2635 const bool relocatable = parameters->options().relocatable(); in do_finalize_local_symbols() local
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dobject.cc1594 const bool relocatable = parameters->options().relocatable(); in do_layout() local
2449 bool relocatable, in compute_final_local_value_internal()
2610 const bool relocatable = parameters->options().relocatable(); in compute_final_local_value() local
2635 const bool relocatable = parameters->options().relocatable(); in do_finalize_local_symbols() local

123