Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h618 #define FLG_DI_GROUP 0x00200 /* group needed entry, preceded by */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c374 if (dip->di_flags & FLG_DI_GROUP) in elf_lazy_load()
691 if (dip->di_flags & FLG_DI_GROUP) in elf_needed()
1777 dip->di_flags |= FLG_DI_GROUP;