/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | elf.h | 170 Elf32_Addr e_entry; /* Entry point. */ member 187 Elf64_Addr e_entry; /* Entry point. */ member
|
H A D | i386_elf.h | 32 ((x).e_entry <= 0xffffffffUL))
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | elf.c | 81 EC_ADDR(ehdr->e_entry), ehdr->e_ehsize); in Elf_ehdr() 84 dbg_print(lml, MSG_ORIG(MSG_ELF_ESIZE), EC_ADDR(ehdr->e_entry), in Elf_ehdr()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | brand.c | 449 dst->e_entry = src->e_entry; in Ehdr32to64() 760 sedp->sed_entry = voffset + ehdr.e_entry; in brand_solaris_elfexec() 817 sedp->sed_ldentry = voffset + ehdr.e_entry; in brand_solaris_elfexec() 835 sedp->sed_ldentry = ehdr.e_entry; in brand_solaris_elfexec() 836 sedp->sed_entry = ehdr.e_entry; in brand_solaris_elfexec()
|
/titanic_44/usr/src/psm/stand/boot/common/ |
H A D | readfile.c | 246 elfhdr64.e_entry : in readfile() 247 (u_longlong_t)elfhdr.e_entry)); in readfile() 359 entrypt = (func_t)(uintptr_t)elfhdrp->e_entry; in read_elf32() 633 AUX(av, AT_ENTRY, elfhdrp->e_entry); in read_elf32() 758 entrypt = elfhdrp->e_entry; in read_elf64() 1024 AUX64(av, AT_ENTRY, elfhdrp->e_entry); in read_elf64() 1195 dl_entry = (uintptr_t)load + ehdr->e_entry; in iload32() 1363 dl_entry = load + ehdr->e_entry;
|
/titanic_44/usr/src/grub/grub-0.97/stage2/ |
H A D | i386-elf.h | 73 Elf32_Addr e_entry; /* entry point of the program */ member
|
H A D | boot.c | 107 entry_addr = (entry_func) pu.elf->e_entry; in load_image() 109 entry_addr = (entry_func) (pu.elf->e_entry & 0xFFFFFF); in load_image()
|
/titanic_44/usr/src/cmd/sgs/librtld/common/ |
H A D | dldump.c | 542 oehdr->e_entry = iehdr->e_entry; in rt_dldump() 544 oehdr->e_entry += addr; in rt_dldump()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | elf.h | 74 Elf32_Addr e_entry; /* start address */ member 92 Elf64_Addr e_entry; /* start address */ member
|
/titanic_44/usr/src/psm/stand/boot/sparc/common/ |
H A D | ramdisk.c | 416 entry = ehdr->e_entry; in do_sg_go()
|
/titanic_44/usr/src/lib/libctf/common/ |
H A D | ctf_lib.c | 124 dst->e_entry = (Elf64_Addr)src->e_entry; in ehdr_to_gelf()
|
/titanic_44/usr/src/cmd/sgs/libelf/common/ |
H A D | gelf.c | 106 dst->e_entry = (Elf64_Addr)e->e_entry; in gelf_getehdr() 165 d->e_entry = (Elf32_Addr)src->e_entry; in gelf_update_ehdr()
|
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | ehdr.c | 468 EC_WORD(ehdr->e_entry)); in print_ehdr() 846 if (ehdr->e_entry == entry) { in cmd_body() 849 EC_ADDR(ehdr->e_entry)); in cmd_body() 853 EC_ADDR(ehdr->e_entry), EC_ADDR(entry)); in cmd_body() 855 ehdr->e_entry = entry; in cmd_body()
|
H A D | ehdr.msg | 263 information is found in the e_entry field of the ELF header.\n\ 267 If ehdr:e_entry is called without an argument, the value of\n\ 268 e_entry is shown. If called with the value argument, the\n\ 269 e_entry field is updated with the new value.\n\ 627 @ MSG_CMD_E_ENTRY "e_entry"
|
/titanic_44/usr/src/lib/libproc/common/ |
H A D | Pcontrol.h | 178 Elf64_Addr e_entry; member
|
H A D | Pcore.c | 1601 efp->e_hdr.e_entry = e64.e_entry; in core_elf_fdopen() 1621 efp->e_hdr.e_entry = (Elf64_Addr)e32.e_entry; in core_elf_fdopen()
|
/titanic_44/usr/src/tools/mbh_patch/ |
H A D | mbh_patch.c | 207 if (eh->e_entry != phdr->p_paddr) { in patch64()
|
/titanic_44/usr/src/lib/libc/i386/crt/ |
H A D | _rtld.c | 326 return (void *) (ehdr->e_entry + faddr - 2); in __rtld()
|
/titanic_44/usr/src/lib/libc/sparc/crt/ |
H A D | _rtld.c | 338 return ((void *)(ehdr->e_entry + faddr + 8)); in __rtld()
|
/titanic_44/usr/src/cmd/mdb/common/modules/krtld/ |
H A D | krtld.c | 161 ehdr->e_entry, ehdr->e_ehsize, ehdr->e_shstrndx); in dump_ehdr()
|
/titanic_44/usr/src/cmd/sgs/rtld.4.x/ |
H A D | rtld.4.x.c | 565 (*((void (*)())(ehdr->e_entry + faddr + sizeof (long))))(eb);
|
/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_gelf.c | 184 dst->e_entry = src->e_entry; in mdb_gelf_ehdr_to_gehdr() 592 gf->gf_ehdr.e_entry = ehdr->e_entry; in gelf32_init()
|
/titanic_44/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 318 if (ehdrp->e_entry == 0) { in elfexec() 660 ADDAUX(aux, AT_ENTRY, ehdrp->e_entry + voffset) in elfexec() 893 args->entry = (uintptr_t)(ehdrp->e_entry + voffset); in elfexec()
|
/titanic_44/usr/src/cmd/sgs/rtld/mdbmod/common/ |
H A D | rtld.msg | 220 @ MSG_EHDR_LINE7 " e_entry: %#18lx e_ehsize: %2d \ 238 \t e_entry: 0x10640 e_ehsize: 52 e_shstrndx: 27\n\
|
/titanic_44/usr/src/psm/stand/bootblks/common/ |
H A D | boot.fth | 587 : e_entry ( -- n ) h# 18 +elfhdr x@ ;
|