Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ld_reloc_init
usr/src/cmd/sgs/include/libld.h
1608
extern uintptr_t ld_reloc_init(Ofl_desc *);
usr/src/cmd/sgs/libld/common/ldmain.c
342
if (ld_reloc_init(ofl) == S_ERROR)
usr/src/cmd/sgs/rtld/common/object.c
252
if (ld_reloc_init(ofl) == S_ERROR)