Home
last modified time | relevance | path

Searched refs:DT_PLTREL (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h808 #ifndef DT_PLTREL
809 #define DT_PLTREL 20 macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h234 #define DT_PLTREL 20 macro
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c96 case DT_PLTREL: in update_dynamic()
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h95 #define DT_PLTREL 20 /* relocation type for PLT entry */ macro
/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c294 case DT_PLTREL: in fake_elf64()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg88 @ MSG_DT_PLTREL_CF "DT_PLTREL" # 20
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h546 #define DT_PLTREL 20 /* Type of relocation used for PLT. */ macro
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1210 case DT_PLTREL: in dump_dynamic()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2487 dyn->d_tag = DT_PLTREL; in update_odynamic()