Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf64-alpha.c128 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 DChangeLog-02038227 * elf64-alpha.c (get_got_entry): Use bfd_zalloc.
8674 (get_got_entry): New.
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-alpha.c1627 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 DChangeLog-20052312 (get_got_entry): Initialize plt_offset.
H A DChangeLog-02038227 * elf64-alpha.c (get_got_entry): Use bfd_zalloc.
8674 (get_got_entry): New.