Searched refs:ELF_BSDF_SIGFASTBLK (Results 1 – 4 of 4) sorted by relevance
155 fast_sigblock = (bsdflags & ELF_BSDF_SIGFASTBLK) != 0; in _thr_signal_block_check_fast()
1684 #define ELF_BSDF_SIGFASTBLK 0x0001 /* Kernel supports fast sigblock */ macro
1491 bsdflags |= __elfN(sigfastblock) ? ELF_BSDF_SIGFASTBLK : 0; in __elfN()
575 (aux_info[AT_BSDFLAGS]->a_un.a_val & ELF_BSDF_SIGFASTBLK) != 0) in _rtld()