Home
last modified time | relevance | path

Searched refs:ofl_symfltrs (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h399 Alist *ofl_symfltrs; /* per-symbol filtees and their */ member
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c1428 if (alist_append(&ofl->ofl_symfltrs, &sft, sizeof (Sfltr_desc), in ld_map_sym_enter()
H A Dupdate.c2983 for (ALIST_TRAVERSE(ofl->ofl_symfltrs, idx, sftp)) { in update_osyminfo()