Home | History | Annotate | Download | only in bfd

Lines Matching full:r_extern

1426       int r_extern;
1436 r_extern = (0 != (rel->r_type[0] & RELOC_EXT_BITS_EXTERN_BIG));
1445 r_extern = (0 != (rel->r_type[0] & RELOC_EXT_BITS_EXTERN_LITTLE));
1450 if (r_extern)
1483 if (r_extern)
1529 if (! r_extern)