Searched refs:DT_JMPREL (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h237 #define DT_JMPREL 23 macro
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c167 case DT_JMPREL:
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h98 #define DT_JMPREL 23 /* pointer to the PLT relocation entries */ macro
/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c154 * DT_JMPREL base of the PLT's relocation section
288 case DT_JMPREL:
H A DPsymtab.c1898 case DT_JMPREL:
1899 dprintf("DT_JMPREL is %p\n",
1927 dprintf("_DYNAMIC found at %p, %lu entries, DT_JMPREL = %p\n",
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h550 #define DT_JMPREL 23 /* Address of PLT relocations. */ macro
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1147 case DT_JMPREL:
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c1873 case DT_JMPREL:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2424 dyn->d_tag = DT_JMPREL;

Completed in 105 milliseconds