Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h412 APlist *ofl_symasserts; /* assertions about symbols */ member
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c1145 if (aplist_append(&ofl->ofl_symasserts, m, in ld_map_sym_enter()
H A Dupdate.c3708 for (APLIST_TRAVERSE(ofl->ofl_symasserts, idx, ma)) { in check_mapfile_assertions()