Home
last modified time | relevance | path

Searched refs:FLG_DI_GROUP (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sgs/include/
H A Drtld.h616 #define FLG_DI_GROUP 0x00200 /* group needed entry, preceded by */ macro
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Delf.c400 if (dip->di_flags & FLG_DI_GROUP) in elf_lazy_load()
717 if (dip->di_flags & FLG_DI_GROUP) in elf_needed()
1803 dip->di_flags |= FLG_DI_GROUP;