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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-elf.c373 symbol_get_bfdsym (symbolP)->flags |= BSF_THREAD_LOCAL;
1578 type = BSF_OBJECT | BSF_THREAD_LOCAL;
/freebsd-11-stable/contrib/binutils/gas/
H A Dsymbols.c2291 && (s->bsym->flags & BSF_THREAD_LOCAL) != 0)
2293 s->bsym->flags |= BSF_THREAD_LOCAL;
/freebsd-11-stable/contrib/binutils/bfd/
H A Delfcode.h1283 sym->symbol.flags |= BSF_THREAD_LOCAL;
H A Dbfd-in2.h4515 #define BSF_THREAD_LOCAL 0x40000
4508 #define BSF_THREAD_LOCAL macro
H A Delf.c6458 if ((flags & BSF_THREAD_LOCAL) != 0)
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4522 #define BSF_THREAD_LOCAL 0x40000
4515 #define BSF_THREAD_LOCAL macro

Completed in 246 milliseconds