Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-nds32.h119 struct elf_nds32_link_hash_table struct
121 struct elf_link_hash_table root;
124 int relax_fp_as_gp; /* --mrelax-omit-fp. */
125 int eliminate_gc_relocs; /* --meliminate-gc-relocs. */
126 FILE *sym_ld_script; /* --mgen-symbol-ld-script=<file>. */
127 int hyper_relax; /* Relax for symbol not in RW sections. */
128 int tls_desc_trampoline; /* --m[no-]tlsdesc-trampoline. */
130 int load_store_relax;
133 bfd_vma tls_trampoline;
136 bfd_vma next_tls_desc_index;
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-nds32.h119 struct elf_nds32_link_hash_table struct
121 struct elf_link_hash_table root;
124 int relax_fp_as_gp; /* --mrelax-omit-fp. */
125 int eliminate_gc_relocs; /* --meliminate-gc-relocs. */
126 FILE *sym_ld_script; /* --mgen-symbol-ld-script=<file>. */
127 int hyper_relax; /* Relax for symbol not in RW sections. */
128 int tls_desc_trampoline; /* --m[no-]tlsdesc-trampoline. */
130 int load_store_relax;
133 bfd_vma tls_trampoline;
136 bfd_vma next_tls_desc_index;
[all …]