| /titanic_41/usr/src/grub/grub-0.97/stage2/ |
| H A D | i386-elf.h | 24 typedef unsigned long Elf32_Off; typedef 74 Elf32_Off e_phoff; /* program header table file offset */ 75 Elf32_Off e_shoff; /* section header table file offset */ 109 Elf32_Off sh_offset; /* Section file offset */ 167 Elf32_Off p_offset;
|
| /titanic_41/usr/src/grub/grub-0.97/netboot/ |
| H A D | elf.h | 150 typedef uint32_t Elf32_Off; typedef 171 Elf32_Off e_phoff; /* Program header file offset. */ 172 Elf32_Off e_shoff; /* Section header file offset. */ 204 Elf32_Off p_offset; /* File offset of contents. */
|
| H A D | i386_elf.h | 66 Elf32_Off sh_offset; /* Offset in file. */
|
| /titanic_41/usr/src/uts/common/sys/ |
| H A D | elftypes.h | 45 typedef unsigned int Elf32_Off; typedef 51 typedef unsigned long Elf32_Off;
|
| H A D | elf.h | 75 Elf32_Off e_phoff; /* phdr file offset */ 76 Elf32_Off e_shoff; /* shdr file offset */ 298 Elf32_Off p_offset; /* file offset */ 384 Elf32_Off sh_offset; /* file offset */
|
| H A D | link.h | 57 Elf32_Off d_off; 593 Elf32_Off eb_off;
|
| H A D | machelf.h | 107 typedef Elf32_Off Off;
|
| /titanic_41/usr/src/lib/libc/i386/crt/ |
| H A D | _rtld.c | 89 Elf32_Off mlen; /* total mapping claim */ in __rtld() 91 Elf32_Off foff; /* file offset for segment mapping */ in __rtld() 92 Elf32_Off flen; /* file length for segment mapping */ in __rtld()
|
| /titanic_41/usr/src/lib/libc/sparc/crt/ |
| H A D | _rtld.c | 88 Elf32_Off mlen; /* total mapping claim */ in __rtld() 90 Elf32_Off foff; /* file offset for segment mapping */ in __rtld() 91 Elf32_Off flen; /* file length for segment mapping */ in __rtld()
|
| /titanic_41/usr/src/cmd/sgs/rtld.4.x/ |
| H A D | elf_boot.h | 41 Elf32_Off eb_off;
|
| H A D | rtld.4.x.c | 229 Elf32_Off mlen; /* total mapping claim */ 231 Elf32_Off foff; /* file offset for segment mapping */ 232 Elf32_Off flen; /* file length for segment mapping */
|
| /titanic_41/usr/src/cmd/sgs/libelf/common/ |
| H A D | gelf.c | 167 d->e_phoff = (Elf32_Off)src->e_phoff; in gelf_update_ehdr() 169 d->e_shoff = (Elf32_Off)src->e_shoff; in gelf_update_ehdr() 286 dst->p_offset = (Elf32_Off)src->p_offset; in gelf_update_phdr() 394 dst->sh_offset = (Elf32_Off) src->sh_offset; in gelf_update_shdr()
|
| H A D | decl.h | 67 Elf32_Off o;
|
| H A D | xlate.m4 | 154 define(tofo, `{ register Elf32_Off _t_ = $2; 180 define(tomo, `(((((((Elf32_Off)($1)[$2`'3]<<8) 629 /* OFF */ { O_sizeof, sizeof (Elf32_Off) }, 1074 $1(unsigned char *dst, Elf32_Off *src, size_t cnt) 1076 Elf32_Off *end = src + cnt; 1690 $1(Elf32_Off *dst, unsigned char *src, size_t cnt) 1692 Elf32_Off *end = dst;
|
| /titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
| H A D | llib-llddbg | 75 void Dbg32_bind_global(Rt_map *, Elf32_Addr, Elf32_Off, Elf32_Word, 76 Pltbindtype, Rt_map *, Elf32_Addr, Elf32_Off, const char *, uint_t); 206 void Dbg32_got_display(Ofl_desc *, Elf32_Off, int,
|
| /titanic_41/usr/src/lib/libproc/common/ |
| H A D | Pgcore.c | 950 phdr32.p_offset = (Elf32_Off)phdr.p_offset; in dump_map() 1284 phdr.p_offset = (Elf32_Off)boff; in Pfgcore() 1456 phdr.p_offset = (Elf32_Off)boff; in Pfgcore()
|
| /titanic_41/usr/src/psm/stand/boot/common/ |
| H A D | readfile.c | 1216 sp->sh_addr = (Elf32_Off)(uintptr_t)load; in iload32()
|
| /titanic_41/usr/src/lib/libdtrace/common/ |
| H A D | dt_link.c | 461 Elf32_Off off; in dump_elf32()
|
| /titanic_41/usr/src/cmd/sgs/mcs/common/ |
| H A D | file.c | 1209 ph->p_offset = (Elf32_Off)nshdr.sh_offset; in build_file()
|