Home
last modified time | relevance | path

Searched refs:RT_SORT_DELETE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dtsort.c353 if ((flag & RT_SORT_DELETE) && in _dep_visit()
645 } else if (!(flag & RT_SORT_DELETE) || (FLAGS(lmp) & FLG_RT_DELETE)) { in initorfini()
H A Dremove.c1339 (RT_SORT_DELETE | RT_SORT_FWD))) != NULL) && in remove_hdl()
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h992 #define RT_SORT_DELETE 0x10 /* process FLG_RT_DELETE objects */ macro
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c340 if ((flag & RT_SORT_DELETE) && in Dbg_file_bindings()