Searched refs:BSF_RELC (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/binutils/gas/
H A Dcgen.c490 stmp->bsym->flags |= BSF_RELC;
843 stmp->bsym->flags |= BSF_RELC;
H A Dsymbols.c1085 relc_symbol->bsym->flags |= BSF_RELC;
1086 /* symp->bsym->flags |= BSF_RELC; */
/freebsd-10.0-release/contrib/binutils/bfd/
H A Delfcode.h1286 sym->symbol.flags |= BSF_RELC;
H A Dbfd-in2.h4514 #define BSF_RELC 0x80000
4507 #define BSF_RELC macro
H A Delf.c6464 else if ((flags & BSF_RELC) != 0)
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4521 #define BSF_RELC 0x80000
4514 #define BSF_RELC macro

Completed in 171 milliseconds