Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_elf_getnextoff
usr/src/cmd/sgs/include/_libelf.h
45
extern size_t _elf_getnextoff(Elf *);
usr/src/cmd/sgs/libld/common/libs.c
774
next_off = _elf_getnextoff(adp->ad_elf);