Searched refs:cl_exc (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c324 if (caplist->cl_exc) {
325 (void) free(caplist->cl_exc);
326 caplist->cl_exc = NULL;
370 for (APLIST_TRAVERSE(caplist->cl_exc, idx2, ostr)) {
372 aplist_delete(caplist->cl_exc, &idx2);
401 for (APLIST_TRAVERSE(caplist->cl_exc, idx2, ostr)) {
407 if ((found == 0) && (aplist_append(&caplist->cl_exc,
H A Dsections.c1537 for (APLIST_TRAVERSE(caplist->cl_exc, idx1, estr)) {
1560 for (APLIST_TRAVERSE(caplist->cl_exc, idx1, estr)) {
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h197 APlist *cl_exc; /* strings to exclude from final */ member in struct:__anon1788

Completed in 140 milliseconds