Searched refs:get_got_entry (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf64-alpha.c | 128 static struct alpha_elf_got_entry *get_got_entry 2905 get_got_entry (abfd, h, r_type, r_symndx, r_addend) in get_got_entry() function 3149 gotent = get_got_entry (abfd, h, r_type, r_symndx, addend);
|
H A D | ChangeLog-0203 | 8227 * elf64-alpha.c (get_got_entry): Use bfd_zalloc. 8674 (get_got_entry): New.
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf64-alpha.c | 1627 get_got_entry (bfd *abfd, struct alpha_elf_link_hash_entry *h, in get_got_entry() function 1868 gotent = get_got_entry (abfd, h, r_type, r_symndx, addend); in elf64_alpha_check_relocs()
|
H A D | ChangeLog-2005 | 2312 (get_got_entry): Initialize plt_offset.
|
H A D | ChangeLog-0203 | 8227 * elf64-alpha.c (get_got_entry): Use bfd_zalloc. 8674 (get_got_entry): New.
|