Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/include/
H A Drtld.h609 #define FLG_DI_POSFLAG1 0x00010 /* .dynamic entry for DT_POSFLAG_1 */ macro
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Delf.c413 if (ndx && (pdip = dip - 1) && (pdip->di_flags & FLG_DI_POSFLAG1)) in elf_lazy_load()
1781 dip->di_flags |= FLG_DI_POSFLAG1;
2756 (pdip->di_flags & FLG_DI_POSFLAG1)) {