Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsyminfo.c77 { SYMINFO_FLG_CAP, MSG_SYMINFO_FLG_CAP_CF }, in conv_syminfo_flags_strings()
90 { SYMINFO_FLG_CAP, MSG_SYMINFO_FLG_CAP_CFNP }, in conv_syminfo_flags_strings()
103 { SYMINFO_FLG_CAP, MSG_SYMINFO_FLG_CAP_NF }, in conv_syminfo_flags_strings()
H A Dsyminfo.msg49 @ MSG_SYMINFO_FLG_CAP_CF "SYMINFO_FLG_CAP" # 0x100
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyminfo.c48 if (flags & SYMINFO_FLG_CAP) { in Elf_syminfo_entry()
51 flags &= ~SYMINFO_FLG_CAP; in Elf_syminfo_entry()
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h480 #define SYMINFO_FLG_CAP 0x0100 /* symbol is capabilities specific */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c1217 SYMINFO_FLG_CAP; in update_osym()
1515 SYMINFO_FLG_CAP; in update_osym()