Home
last modified time | relevance | path

Searched refs:DBG_BINFO_REF_PARENT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h141 #define DBG_BINFO_REF_PARENT 0x2000 /* reference to PARENT */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c2984 *binfo |= DBG_BINFO_REF_PARENT; in _lookup_sym()