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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h230 #define DT_SYMBOLIC 16 macro
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c94 case DT_SYMBOLIC:
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h91 #define DT_SYMBOLIC 16 /* shared object linked -Bsymbolic */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h542 #define DT_SYMBOLIC 16 /* Indicates "symbolic" linking. [sup] */ macro
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1293 case DT_SYMBOLIC:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2543 dyn->d_tag = DT_SYMBOLIC;

Completed in 109 milliseconds