Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-mips.c240 struct mips_elf_link_hash_entry struct
242 struct elf_link_hash_entry root;
245 EXTR esym;
249 unsigned int possibly_dynamic_relocs;
253 bfd_boolean readonly_reloc;
259 bfd_boolean no_fn_stub;
263 asection *fn_stub;
267 bfd_boolean need_fn_stub;
271 asection *call_stub;
275 asection *call_fp_stub;
[all …]
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delfxx-mips.c176 struct mips_elf_link_hash_entry struct
178 struct elf_link_hash_entry root;
181 EXTR esym;
185 unsigned int possibly_dynamic_relocs;
189 bfd_boolean readonly_reloc;
195 bfd_boolean no_fn_stub;
199 asection *fn_stub;
203 bfd_boolean need_fn_stub;
207 asection *call_stub;
211 asection *call_fp_stub;
[all …]