Searched refs:non_ir_ref (Results 1 - 25 of 56) sorted by relevance

123

/haiku-buildtools/binutils/ld/
H A Dplugin.c775 if (blhe->non_ir_ref)
1267 referenced from a non-IR file with non_ir_ref. We have to
1301 h->non_ir_ref = TRUE;
1302 inh->non_ir_ref = TRUE;
1305 inh->non_ir_ref = TRUE;
1316 /* If this is a ref, set non_ir_ref. */
1325 h->non_ir_ref = TRUE;
1336 h->non_ir_ref = TRUE;
/haiku-buildtools/binutils/bfd/
H A Delf32-moxie.c366 h->root.non_ir_ref = 1;
H A Delf32-dlx.c457 h->root.non_ir_ref = 1;
H A Delf32-fr30.c682 h->root.non_ir_ref = 1;
H A Delf32-d10v.c297 h->root.non_ir_ref = 1;
H A Delf32-mt.c462 h->root.non_ir_ref = 1;
H A Delf32-mcore.c637 h->root.non_ir_ref = 1;
H A Delf32-iq2000.c493 h->root.non_ir_ref = 1;
H A Delf32-xstormy16.c443 h->root.non_ir_ref = 1;
H A Delf32-i370.c849 h->root.non_ir_ref = 1;
H A Delf32-m68hc1x.c882 h->root.non_ir_ref = 1;
H A Delf32-vax.c595 h->root.non_ir_ref = 1;
H A Delf32-m32c.c695 h->root.non_ir_ref = 1;
H A Delf32-or1k.c1407 h->root.non_ir_ref = 1;
H A Delf64-mmix.c2024 h->root.non_ir_ref = 1;
H A Delf32-cris.c3190 h->root.non_ir_ref = 1;
H A Delfnn-riscv.c542 h->root.non_ir_ref = 1;
H A Delf32-cr16.c741 h->root.non_ir_ref = 1;
H A Delf32-m32r.c3715 h->root.non_ir_ref = 1;
H A Delf32-lm32.c1275 h->root.non_ir_ref = 1;
H A Delf32-msp430.c701 h->root.non_ir_ref = 1;
H A Delf32-rl78.c1336 h->root.non_ir_ref = 1;
H A Delf32-microblaze.c2322 h->root.non_ir_ref = 1;
H A Dlinker.c1744 || h->non_ir_ref)
/haiku-buildtools/binutils/include/
H A Dbfdlink.h106 unsigned int non_ir_ref : 1;
105 unsigned int non_ir_ref : 1; member in struct:bfd_link_hash_entry

Completed in 512 milliseconds

123