Home
last modified time | relevance | path

Searched refs:set_got_entry (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delfxx-ia64.c281 static bfd_vma set_got_entry
3393 set_got_entry (abfd, info, dyn_i, dynindx, addend, value, dyn_r_type) in set_got_entry() function
4109 value = set_got_entry (input_bfd, info, dyn_i, (h ? h->dynindx : -1),
4226 value = set_got_entry (output_bfd, info, dyn_i, dynindx,
4467 value = set_got_entry (input_bfd, info, dyn_i, dynindx, r_addend,
H A DChangeLog-02032286 (set_got_entry): Don't create a relative reloc if -pie
3434 (set_got_entry): Don't install dynamic relocation for weak
4974 (set_got_entry): Initialize the common local dtpmod .got entry.
8839 (set_got_entry): Support TLS relocs.
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-ia64.c301 static bfd_vma set_got_entry
4034 set_got_entry (abfd, info, dyn_i, dynindx, addend, value, dyn_r_type) in set_got_entry() function
4781 value = set_got_entry (input_bfd, info, dyn_i, (h ? h->dynindx : -1),
4898 value = set_got_entry (output_bfd, info, dyn_i, dynindx,
5142 value = set_got_entry (input_bfd, info, dyn_i, dynindx, r_addend,
H A DChangeLog-02032286 (set_got_entry): Don't create a relative reloc if -pie
3434 (set_got_entry): Don't install dynamic relocation for weak
4974 (set_got_entry): Initialize the common local dtpmod .got entry.
8839 (set_got_entry): Support TLS relocs.
H A DChangeLog-20053027 (set_got_entry): Likewise.