Searched refs:STV_PROTECTED (Results 1 – 9 of 9) sorted by relevance
257 } else if ((wnvis == STV_PROTECTED) || (wovis == STV_PROTECTED)) in sym_visibility()258 return (STV_PROTECTED); in sym_visibility()400 if (ELF_ST_VISIBILITY(nsym->st_other) == STV_PROTECTED) in sym_override()793 (ovis == STV_PROTECTED)) { in sym_realtent()798 (nvis == STV_PROTECTED)) { in sym_realtent()1204 } else if (vis == STV_PROTECTED) {
448 case STV_PROTECTED: in ld_sym_enter()487 if (vis == STV_PROTECTED) in ld_sym_enter()678 usdp->sd_sym->st_other = STV_PROTECTED; in sym_add_spec()721 usdp->sd_sym->st_other = STV_PROTECTED; in sym_add_spec()767 sdp->sd_sym->st_other = STV_PROTECTED; in sym_add_spec()1071 sym->st_other = STV_PROTECTED | in ld_sym_adjust_vis()
1274 sdp->sd_sym->st_other = STV_PROTECTED; in ld_map_sym_enter()
333 relocation bound to a symbol with STV_PROTECTED \
73 @ MSG_STV_PROTECTED_CF "STV_PROTECTED" # 3
578 #define STV_PROTECTED 3 macro
165 to a symbol with STV_PROTECTED visibility\n"
3197 ((vis == STV_PROTECTED) || (vis == STV_HIDDEN))) { in lookup_sym()
2465 if (ELF_ST_VISIBILITY(dsym->st_other) == STV_PROTECTED) {