Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dsyminfo.c78 { SYMINFO_FLG_DEFERRED, MSG_SYMINFO_FLG_DEFERRED_CF }, in conv_syminfo_flags_strings()
91 { SYMINFO_FLG_DEFERRED, MSG_SYMINFO_FLG_DEFERRED_CFNP }, in conv_syminfo_flags_strings()
104 { SYMINFO_FLG_DEFERRED, MSG_SYMINFO_FLG_DEFERRED_NF }, in conv_syminfo_flags_strings()
H A Dsyminfo.msg52 @ MSG_SYMINFO_FLG_DEFERRED_CF "SYMINFO_FLG_DEFERRED" # 0x200
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dsyminfo.c101 if (flags & SYMINFO_FLG_DEFERRED) { in Elf_syminfo_entry()
103 flags &= ~SYMINFO_FLG_DEFERRED; in Elf_syminfo_entry()
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_inline_reloc.h160 if (sipe->si_flags & SYMINFO_FLG_DEFERRED) { in is_sym_deferred()
H A Ddlfcns.c2116 if ((sip->si_flags & SYMINFO_FLG_DEFERRED) && in dlinfo_core()
/titanic_41/usr/src/uts/common/sys/
H A Dlink.h478 #define SYMINFO_FLG_DEFERRED 0x0200 /* symbol should not be included in */ macro
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dupdate.c1327 SYMINFO_FLG_DEFERRED; in update_osym()
1427 SYMINFO_FLG_DEFERRED; in update_osym()