Searched refs:STV_PROTECTED (Results 1 – 4 of 4) sorted by relevance
463 if (ELFW(ST_VISIBILITY) (sym->st_other) == STV_PROTECTED) in do_lookup_x()805 && ELFW(ST_VISIBILITY) ((*ref)->st_other) == STV_PROTECTED); in _dl_lookup_symbol_x()
629 #define STV_PROTECTED 3 /* Not preemptible, not exported */ macro
7411 * elf/dl-reloc.c (RESOLV): Add test for STV_PROTECTED flag set and
9614 do_lookup. Support STV_PROTECTED.