Home
last modified time | relevance | path

Searched refs:SYMINFO_BT_SELF (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyminfo.c56 if (sip->si_boundto == SYMINFO_BT_SELF) in Elf_syminfo_entry()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsyminfo.msg65 @ MSG_SYMINFO_BT_SELF_CF "SYMINFO_BT_SELF" # 0xffff
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsyminfo.c357 case SYMINFO_BT_SELF: in print_syminfo()
360 SYMINFO_BT_SELF, 1); in print_syminfo()
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h487 #define SYMINFO_BT_SELF 0xffff /* symbol bound to self */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h832 #define SYMINFO_BT_SELF 0xffff /* symbol bound to self */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c2866 if (sip->si_boundto == SYMINFO_BT_SELF) in lookup_sym_direct()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c1501 SYMINFO_BT_SELF; in update_osym()