Home
last modified time | relevance | path

Searched refs:SYMINFO_BT_NONE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsyminfo.msg59 @ MSG_SYMINFO_BT_NONE_CF "SYMINFO_BT_NONE" # 0xfffd
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsyminfo.c367 case SYMINFO_BT_NONE: in print_syminfo()
370 SYMINFO_BT_NONE, 1); in print_syminfo()
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h489 #define SYMINFO_BT_NONE 0xfffd /* no special symbol binding */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h834 #define SYMINFO_BT_NONE 0xfffd /* no special symbol binding */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c1453 syminfo[ndx].si_boundto = SYMINFO_BT_NONE; in update_osym()