Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h611 #define FLG_DI_POSFLAG1 0x00010 /* .dynamic entry for DT_POSFLAG_1 */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c387 if (ndx && (pdip = dip - 1) && (pdip->di_flags & FLG_DI_POSFLAG1)) in elf_lazy_load()
1755 dip->di_flags |= FLG_DI_POSFLAG1;
2733 (pdip->di_flags & FLG_DI_POSFLAG1)) {