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

/freebsd-11-stable/contrib/binutils/gas/
H A Dcgen.c488 stmp->bsym->flags |= BSF_SRELC;
841 stmp->bsym->flags |= BSF_SRELC;
H A Dsymbols.c1082 if (symp->bsym->flags & BSF_SRELC)
1083 relc_symbol->bsym->flags |= BSF_SRELC;
/freebsd-11-stable/contrib/binutils/bfd/
H A Delfcode.h1289 sym->symbol.flags |= BSF_SRELC;
H A Dbfd-in2.h4523 #define BSF_SRELC 0x100000
4516 #define BSF_SRELC macro
H A Delf.c6466 else if ((flags & BSF_SRELC) != 0)
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4530 #define BSF_SRELC 0x100000
4523 #define BSF_SRELC macro

Completed in 277 milliseconds