Searched refs:DT_TEXTREL (Results 1 - 6 of 6) sorted by relevance

/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:
/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/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.c1146 case DT_TEXTREL:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2374 dyn->d_tag = DT_TEXTREL;

Completed in 87 milliseconds