Home
last modified time | relevance | path

Searched defs:alpha_elf_got_entry (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf64-alpha.c113 struct alpha_elf_got_entry struct
115 struct alpha_elf_got_entry *next; argument
118 bfd *gotobj;
121 bfd_vma addend;
124 int got_offset;
127 int plt_offset;
130 int use_count;
133 unsigned char reloc_type;
136 unsigned char flags;
139 unsigned char reloc_done;
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf64-alpha.c113 struct alpha_elf_got_entry struct
115 struct alpha_elf_got_entry *next; argument
118 bfd *gotobj;
121 bfd_vma addend;
124 int got_offset;
127 int plt_offset;
130 int use_count;
133 unsigned char reloc_type;
136 unsigned char flags;
139 unsigned char reloc_done;
[all …]