Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_elf_unmap
usr/src/cmd/sgs/libelf/common/decl.h
390
extern void _elf_unmap(char *, size_t);
usr/src/cmd/sgs/libelf/common/end.c
122
_elf_unmap(elf->ed_image, elf->ed_imagesz);