Home
last modified time | relevance | path

Searched refs:elf32_hppa_set_gp (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-hppa.h56 bfd_boolean elf32_hppa_set_gp
DChangeLog-00014856 * elf32-hppa.c (elf32_hppa_set_gp): Check sec->output_section
5188 * elf32-hppa.c (elf32_hppa_set_gp): Handle weak $global$. If
6629 (elf32_hppa_set_gp): Calculate an "ideal" LTP.
6661 (elf32_hppa_set_gp): Likewise.
6836 (elf32_hppa_final_link): Rename to elf32_hppa_set_gp, and don't
6879 (elf32_hppa_set_gp): Declare.
Delf32-hppa.c3103 elf32_hppa_set_gp (bfd *abfd, struct bfd_link_info *info) in elf32_hppa_set_gp() function
DChangeLog-20042059 (elf32_hppa_set_gp): For "elf32-hppa-netbsd", set the GP to
2671 elf32_hppa_size_stubs, elf32_hppa_set_gp, elf32_hppa_build_stubs,
DChangeLog-20051926 (elf32_hppa_set_gp): Use etab.
DChangeLog-0203276 (elf32_hppa_set_gp): Look up output sections rather than using htab.
9182 (elf32_hppa_set_gp): Use bfd_link_hash* instead of elf_link_hash*.
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dhppaelf.em297 if (! elf32_hppa_set_gp (link_info.output_bfd, &link_info))
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-00012265 (hppaelf_finish): Call elf32_hppa_set_gp.