Searched refs:SYMINFO_FLG_DIRECTBIND (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsyminfo.c73 { SYMINFO_FLG_DIRECTBIND, MSG_SYMINFO_FLG_DIRECTBIND_CF },
86 { SYMINFO_FLG_DIRECTBIND, MSG_SYMINFO_FLG_DIRECTBIND_CFNP },
99 { SYMINFO_FLG_DIRECTBIND, MSG_SYMINFO_FLG_DIRECTBIND_NF },
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyminfo.c81 if (flags & SYMINFO_FLG_DIRECTBIND) {
83 flags &= ~SYMINFO_FLG_DIRECTBIND;
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h472 #define SYMINFO_FLG_DIRECTBIND 0x0010 /* ref should be bound directly to */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h822 #define SYMINFO_FLG_DIRECTBIND 0x0010 /* ref should be bound directly to */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c1344 SYMINFO_FLG_DIRECTBIND;
1367 SYMINFO_FLG_DIRECTBIND;
1441 SYMINFO_FLG_DIRECTBIND;
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c3026 (sip->si_flags & SYMINFO_FLG_DIRECTBIND))) {
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c2012 SYMINFO_FLG_LAZYLOAD | SYMINFO_FLG_DIRECTBIND))

Completed in 80 milliseconds