Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FLG_DI_NEEDED
usr/src/cmd/sgs/rtld/common/elf.c
1759
dip->di_flags |= FLG_DI_NEEDED;
usr/src/cmd/sgs/rtld/common/elf.c
623
if ((dip->di_flags & FLG_DI_NEEDED) == 0)