Home
last modified time | relevance | path

Searched refs:EB_DYNAMIC (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/sgs/rtld.4.x/
H A Delf_boot.h50 #define EB_DYNAMIC 1 /* (*) dynamic structure of subject */ macro
H A Drtld.4.x.c325 ebp->eb_tag = EB_DYNAMIC,
/titanic_44/usr/src/cmd/sgs/rtld/sparc/
H A D_setup.c88 case EB_DYNAMIC:
/titanic_44/usr/src/uts/common/sys/
H A Dlink.h613 #define EB_DYNAMIC 1 /* (*) dynamic structure of subject */ macro
/titanic_44/usr/src/psm/stand/boot/common/
H A Dreadfile.c629 EBV(bv, EB_DYNAMIC, dynamic); in read_elf32()
1020 EBV64(bv, EB_DYNAMIC, dynamic); in read_elf64()