Searched refs:Elf32_Boot (Results 1 – 8 of 8) sorted by relevance
43 } Elf32_Boot; typedef
201 Elf32_Boot eb[EB_MAX];235 Elf32_Boot *ebp; /* communication with ld.so */
63 extern Elf32_Boot *elfbootvecELF32_64; /* Bootstrap vector ELF32 LP64 client */
84 Elf32_Boot *elfbootvecELF32_64;99 Elf32_Boot *elfbootvec; /* ELF bootstrap vector normal ILP32 */612 Elf32_Boot bootv[EB_MAX]; /* Bootstrap vector */ in read_elf32()614 Elf32_Boot *bv = bootv; in read_elf32()650 if ((elfbootvec = (Elf32_Boot *)kmem_alloc(vsize, 0)) == NULL) in read_elf32()675 if ((elfbootvecELF32_64 = (Elf32_Boot *)kmem_alloc(vsize, 0)) in read_elf32()
132 typedef Elf32_Boot Boot;
595 } Elf32_Boot; typedef
76 __rtld(Elf32_Boot *ebp, const char *strings[], int (*funcs[])()) in __rtld()
74 __rtld(Elf32_Boot *ebp, const char *strings[], int (*funcs[])()) in __rtld()