Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/rtld.4.x/
H A Delf_boot.h57 #define EB_MAX 8 /* number of "EBs" */ macro
H A Drtld.4.x.c201 Elf32_Boot eb[EB_MAX];
/titanic_41/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s90 save %sp, -SA(MINFRAME + (EB_MAX * 8) + ((S_MAX + F_MAX) * 4)), %sp
100 add %o0, (EB_MAX * 8), %o1 ! &strings[0] == &eb[EB_MAX]
/titanic_41/usr/src/uts/common/sys/
H A Dlink.h620 #define EB_MAX 8 /* number of "EBs" */ macro
/titanic_41/usr/src/psm/stand/boot/common/
H A Dreadfile.c612 Elf32_Boot bootv[EB_MAX]; /* Bootstrap vector */ in read_elf32()
1002 Elf64_Boot bootv[EB_MAX]; /* Bootstrap vector */ in read_elf64()