/illumos-gate/usr/src/cmd/sgs/libelf/common/ |
H A D | getehdr.c | 57 Elf32_Ehdr * 60 return ((Elf32_Ehdr*) getehdr(elf, ELFCLASS32)); in elf32_getehdr()
|
H A D | data.c | 62 const Elf32_Ehdr _elf32_ehdr_init = { 0 };
|
H A D | checksum.c | 93 #define Elf_Ehdr Elf32_Ehdr
|
H A D | newscn.c | 78 ((Elf32_Ehdr *)elf->ed_ehdr)->e_shnum in elf_newscn()
|
/illumos-gate/usr/src/ucblib/libucb/port/gen/ |
H A D | nlist.c | 150 Elf32_Ehdr *ehdr; /* file header */ in _elf_nlist() 165 sizeof (Elf32_Ehdr), ELF_T_EHDR)) == 0) in _elf_nlist() 168 ehdr = (Elf32_Ehdr *)edata->d_buf; in _elf_nlist() 178 (size_t)(ehdr->e_shnum * sizeof (Elf32_Ehdr)), in _elf_nlist()
|
/illumos-gate/usr/src/lib/libc/i386/crt/ |
H A D | _rtld.c | 83 Elf32_Ehdr *ehdr; /* ELF header of ld.so */ in __rtld() 139 ehdr = (Elf32_Ehdr *)MMAP(0, sb.st_size, PROT_READ | PROT_EXEC, in __rtld() 141 if (ehdr == (Elf32_Ehdr *)-1) in __rtld()
|
/illumos-gate/usr/src/lib/libc/sparc/crt/ |
H A D | _rtld.c | 82 Elf32_Ehdr *ehdr; /* ELF header of ld.so */ in __rtld() 138 ehdr = (Elf32_Ehdr *)MMAP(0, sb.st_size, PROT_READ | PROT_EXEC, in __rtld() 140 if (ehdr == (Elf32_Ehdr *)-1) in __rtld()
|
/illumos-gate/usr/src/head/ |
H A D | libelf.h | 176 Elf32_Ehdr *elf32_getehdr(Elf *); 194 Elf32_Ehdr *elf32_newehdr(Elf *);
|
/illumos-gate/usr/src/cmd/abi/appcert/static_prof/ |
H A D | static_prof.c | 405 Elf32_Ehdr *ptr; in obj_elf_hdr() 420 if ((ptr = elf32_getehdr(c->obj->elf)) == (Elf32_Ehdr *) 0) { in obj_elf_hdr() 432 c->obj->ehdr = (Elf32_Ehdr *) ptr; in obj_elf_hdr() 861 Elf32_Ehdr * ehdr) in is_text_section() 907 Elf32_Ehdr * ehdr) in scan_archive_symbols() 1173 Elf32_Ehdr * ehdr, in print_symtab() 1263 Elf32_Ehdr * ehdr, in get_symtab() 1331 Elf32_Ehdr *ehdr; in process()
|
H A D | static_prof.h | 105 Elf32_Ehdr *ehdr; /* 32 bit elf header for current file */
|
/illumos-gate/usr/src/tools/btxld/ |
H A D | elfh.h | 38 Elf32_Ehdr e; /* ELF header */
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Psymtab_machelf.h | 35 uintptr_t addr, Elf32_Ehdr *ehdr, uint_t phnum, Elf32_Phdr *phdr);
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | exec.h | 247 extern int mapexec32_brand(vnode_t *, uarg_t *, Elf32_Ehdr *, Elf32_Addr *, 249 extern int elf32readhdr(vnode_t *, cred_t *, Elf32_Ehdr *, uint_t *, caddr_t *,
|
H A D | machelf.h | 123 typedef Elf32_Ehdr Ehdr;
|
/illumos-gate/usr/src/cmd/sgs/link_audit/common/ |
H A D | who.h | 40 #define Elf_Ehdr Elf32_Ehdr
|
/illumos-gate/usr/src/uts/common/fs/objfs/ |
H A D | objfs_data.c | 165 (sizeof (Elf32_Ehdr) + (section) * sizeof (Elf32_Shdr)) 361 len = sizeof (Elf32_Ehdr); in data_offset() 600 Elf32_Ehdr ehdr; in objfs_data_read() 622 ehdr.e_ehsize = sizeof (Elf32_Ehdr); in objfs_data_read()
|
/illumos-gate/usr/src/psm/stand/boot/common/ |
H A D | readfile.c | 46 Elf32_Ehdr Elfhdr; 127 static func_t read_elf32(int, int, Elf32_Ehdr *); 254 read_elf32(int fd, int print, Elf32_Ehdr *elfhdrp) in read_elf32() 979 Elf32_Ehdr *ehdr = NULL; in iload32() 1005 if ((ehdr = (Elf32_Ehdr *)kmem_alloc(sizeof (Elf32_Ehdr), 0)) == NULL) { in iload32() 1111 kmem_free(ehdr, sizeof (Elf32_Ehdr)); in iload32()
|
/illumos-gate/usr/src/cmd/file/ |
H A D | elf_read.h | 89 #define Elf_Ehdr Elf32_Ehdr
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dlink_common.c | 103 Elf32_Ehdr *elf; in dtrace_link_dof()
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_gelf.h | 92 extern int mdb_gelf_check(mdb_io_t *, Elf32_Ehdr *, GElf_Half);
|
/illumos-gate/usr/src/lib/libctf/common/ |
H A D | ctf_lib.c | 343 ehdr_to_gelf(const Elf32_Ehdr *src, GElf_Ehdr *dst) in ehdr_to_gelf() 428 Elf32_Ehdr e32; in ctf_fdcreate_int() 480 if (nbytes >= sizeof (Elf32_Ehdr) && in ctf_fdcreate_int() 502 Elf32_Ehdr e32 = hdr.e32; in ctf_fdcreate_int()
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | _elfdump.h | 230 extern int fake_shdr_cache32(const char *, int, Elf *, Elf32_Ehdr *,
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | i386-elf.h | 92 Elf32_Ehdr; typedef
|
H A D | boot.c | 53 Elf32_Ehdr *elf; in load_image() 103 && len > sizeof (Elf32_Ehdr) in load_image() 104 && BOOTABLE_I386_ELF ((*((Elf32_Ehdr *) buffer)))) in load_image()
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | elf32.h | 70 } Elf32_Ehdr; typedef
|