Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h816 #ifndef DT_TEXTREL
817 #define DT_TEXTREL 22 macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h236 #define DT_TEXTREL 22 macro
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c97 case DT_TEXTREL: in update_dynamic()
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h97 #define DT_TEXTREL 22 /* text relocations remain for this object */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg94 @ MSG_DT_TEXTREL_CF "DT_TEXTREL" # 22
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h548 #define DT_TEXTREL 22 /* Indicates there may be relocations in macro
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1145 case DT_TEXTREL: in dump_dynamic()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2440 dyn->d_tag = DT_TEXTREL; in update_odynamic()