Home
last modified time | relevance | path

Searched refs:SYMINFO_FLG_LAZYLOAD (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dsyminfo.c72 { SYMINFO_FLG_LAZYLOAD, MSG_SYMINFO_FLG_LAZYLOAD_CF }, in conv_syminfo_flags_strings()
85 { SYMINFO_FLG_LAZYLOAD, MSG_SYMINFO_FLG_LAZYLOAD_CFNP }, in conv_syminfo_flags_strings()
98 { SYMINFO_FLG_LAZYLOAD, MSG_SYMINFO_FLG_LAZYLOAD_NF }, in conv_syminfo_flags_strings()
H A Dsyminfo.msg34 @ MSG_SYMINFO_FLG_LAZYLOAD_CF "SYMINFO_FLG_LAZYLOAD" # 0x008
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dsyminfo.c89 if (flags & SYMINFO_FLG_LAZYLOAD) { in Elf_syminfo_entry()
91 flags &= ~SYMINFO_FLG_LAZYLOAD; in Elf_syminfo_entry()
/titanic_41/usr/src/uts/common/sys/
H A Dlink.h468 #define SYMINFO_FLG_LAZYLOAD 0x0008 /* object containing defn. should be */ macro
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dupdate.c1324 SYMINFO_FLG_LAZYLOAD; in update_osym()
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1990 SYMINFO_FLG_LAZYLOAD | SYMINFO_FLG_DIRECTBIND)) in syminfo()