Home
last modified time | relevance | path

Searched refs:ELFPRV (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dobject.c106 ELFPRV(olmp) = (void *)ofl; in elf_obj_init()
188 (Ofl_desc *)ELFPRV(olmp), &rej) == (Ifl_desc *)S_ERROR) { in elf_obj_file()
233 Ofl_desc *ofl = (Ofl_desc *)ELFPRV(lmp); in elf_obj_fini()
399 free(ELFPRV(olmp)); in elf_obj_fini()
H A D_elf.h134 #define ELFPRV(X) ((X)->rt_priv) macro
H A Delf.c1699 ELFPRV(lmp) = (void *)((uintptr_t)lmp + rtsz);