Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-alpha.c126 struct alpha_elf_got_entry struct
128 struct alpha_elf_got_entry *next;
131 bfd *gotobj;
134 bfd_vma addend;
137 int got_offset;
140 int plt_offset;
143 int use_count;
146 unsigned char reloc_type;
149 unsigned char flags;
152 unsigned char reloc_done;
[all …]
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf64-alpha.c187 struct alpha_elf_got_entry struct
189 struct alpha_elf_got_entry *next;
192 bfd *gotobj;
195 bfd_vma addend;
198 int got_offset;
201 int use_count;
204 unsigned char reloc_type;
207 unsigned char flags;
210 unsigned char reloc_done;
213 unsigned char reloc_xlated;