Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dbindings.c124 binfo &= DBG_BINFO_MSK; in Dbg_bind_global()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c1477 *binfo &= ~DBG_BINFO_MSK;
1493 *binfo &= ~DBG_BINFO_MSK;
1522 *binfo &= ~DBG_BINFO_MSK;
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h138 #define DBG_BINFO_MSK 0x0fff macro