Searched refs:eliminate_gc_relocs (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf32-nds32.h141 int eliminate_gc_relocs; /* --meliminate-gc-relocs */
140 int eliminate_gc_relocs; /* --meliminate-gc-relocs */ member in struct:elf_nds32_link_hash_table
H A Delf32-nds32.c4454 int eliminate_gc_relocs;
4473 eliminate_gc_relocs = table->eliminate_gc_relocs;
4874 && (eliminate_gc_relocs == 0
12384 int eliminate_gc_relocs,
12400 table->eliminate_gc_relocs = eliminate_gc_relocs;
4450 int eliminate_gc_relocs; local
12375 bfd_elf32_nds32_set_target_option(struct bfd_link_info *link_info, int relax_fp_as_gp, int eliminate_gc_relocs, FILE * sym_ld_script, int load_store_relax, int target_optimize, int relax_status, int relax_round, FILE * ex9_export_file, FILE * ex9_import_file, int update_ex9_table, int ex9_limit, bfd_boolean ex9_loop_aware, bfd_boolean ifc_loop_aware) argument

Completed in 113 milliseconds