Home
last modified time | relevance | path

Searched refs:JMPREL (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c258 addr = (ulong_t)JMPREL(lmp); in elf_bndr()
423 if ((pltbgn = (ulong_t)JMPREL(lmp)) != 0) in elf_reloc()
868 (uintptr_t)JMPREL(lmp)) / relsiz); in elf_reloc()
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c237 addr = (ulong_t)JMPREL(lmp); in elf_bndr()
401 if ((pltbgn = (ulong_t)JMPREL(lmp)) != 0) in elf_reloc()
843 (uintptr_t)JMPREL(lmp)) / relsiz); in elf_reloc()
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c409 addr = (ulong_t)JMPREL(lmp); in elf_bndr()
584 if ((pltbgn = (ulong_t)JMPREL(lmp)) != 0) in elf_reloc()
1037 (uintptr_t)JMPREL(lmp)) / relsiz; in elf_reloc()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_elf.h144 #define JMPREL(X) (((Rt_elfp *)(X)->rt_priv)->e_jmprel) macro
H A Delf.c323 (void) elf_reloc_relative_count((ulong_t)JMPREL(lmp), in elf_rtld_load()
1848 JMPREL(lmp) = (void *)(dyn->d_un.d_ptr + base);
2228 if (!RELENT(lmp) && JMPREL(lmp))
H A Daudit.c613 if (aip->ai_dynplts || (JMPREL(nlmp) == 0) || in _audit_objopen()
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c550 addr = (ulong_t)JMPREL(lmp); in elf_bndr()
812 if ((pltbgn = (ulong_t)JMPREL(lmp)) != 0) in elf_reloc()
1270 (uintptr_t)JMPREL(lmp)) / relsiz; in elf_reloc()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg98 @ MSG_DT_JMPREL_CFNP "JMPREL"