/titanic_44/usr/src/grub/grub-0.97/stage2/ |
H A D | i386-elf.h | 22 typedef unsigned long Elf32_Addr; typedef 73 Elf32_Addr e_entry; /* entry point of the program */ 108 Elf32_Addr sh_addr; /* Section virtual addr at execution */ 122 Elf32_Addr st_value; 168 Elf32_Addr p_vaddr; 169 Elf32_Addr p_paddr; 206 Elf32_Addr d_ptr;
|
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | list.h | 61 Elf32_Addr data; /* the data item */ 62 Elf32_Addr next; /* the next element */ 66 Elf32_Addr head; /* the first element */ 67 Elf32_Addr tail; /* the last element */
|
H A D | rtld.h | 163 Elf32_Addr rtd_dynlmlst; /* pointer to dynlm_list */ 315 Elf32_Addr lm_head; 316 Elf32_Addr lm_tail; 317 Elf32_Addr lm_handle; 322 Elf32_Addr lm_rti; 323 Elf32_Addr lm_fpavl; 324 Elf32_Addr lm_lists; 325 Elf32_Addr lm_environ; 332 Elf32_Addr lm_lmidstr; 333 Elf32_Addr lm_aud_cookies; [all …]
|
H A D | alist.h | 143 Elf32_Addr apl_data[1];
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | link.h | 56 Elf32_Addr d_ptr; 523 Elf32_Addr l_name; 524 Elf32_Addr l_ld; 525 Elf32_Addr l_next; 526 Elf32_Addr l_prev; 527 Elf32_Addr l_refname; 570 Elf32_Addr r_map; /* address of link_map */ 574 Elf32_Addr r_ldsomap; /* address of ld.so.1's link map */ 592 Elf32_Addr eb_ptr;
|
H A D | elf.h | 74 Elf32_Addr e_entry; /* start address */ 299 Elf32_Addr p_vaddr; /* virtual address */ 300 Elf32_Addr p_paddr; /* physical address */ 383 Elf32_Addr sh_addr; /* virtual address */ 509 Elf32_Addr st_value; 590 Elf32_Addr r_offset; 595 Elf32_Addr r_offset; 713 Elf32_Addr c_ptr;
|
H A D | elftypes.h | 43 typedef unsigned int Elf32_Addr; typedef 49 typedef unsigned long Elf32_Addr;
|
H A D | machelf.h | 106 typedef Elf32_Addr Addr;
|
H A D | exec.h | 249 extern int mapexec32_brand(vnode_t *, uarg_t *, Elf32_Ehdr *, Elf32_Addr *,
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | elf.h | 148 typedef uint32_t Elf32_Addr; typedef 170 Elf32_Addr e_entry; /* Entry point. */ 205 Elf32_Addr p_vaddr; /* Virtual address (not used). */ 206 Elf32_Addr p_paddr; /* Physical address. */
|
H A D | i386_elf.h | 65 Elf32_Addr sh_addr; /* Address in memory image. */
|
/titanic_44/usr/src/cmd/sgs/rtld.4.x/ |
H A D | rtld.4.x.c | 326 (ebp++)->eb_un.eb_ptr = (Elf32_Addr)ip->crt_udp; 327 ebp->eb_tag = EB_ARGV, (ebp++)->eb_un.eb_ptr = (Elf32_Addr)program_name; 328 ebp->eb_tag = EB_ENVP, (ebp++)->eb_un.eb_ptr = (Elf32_Addr)ip->crt_ep; 353 ebp->eb_tag = EB_AUXV, (ebp++)->eb_un.eb_ptr = (Elf32_Addr)addr; 463 ebp->eb_tag = EB_LDSO_BASE, (ebp++)->eb_un.eb_ptr = (Elf32_Addr)faddr;
|
H A D | elf_boot.h | 40 Elf32_Addr eb_ptr;
|
/titanic_44/usr/src/cmd/sgs/libelf/common/ |
H A D | gelf.c | 165 d->e_entry = (Elf32_Addr)src->e_entry; in gelf_update_ehdr() 288 dst->p_vaddr = (Elf32_Addr)src->p_vaddr; in gelf_update_phdr() 290 dst->p_paddr = (Elf32_Addr)src->p_paddr; in gelf_update_phdr() 392 dst->sh_addr = (Elf32_Addr)src->sh_addr; in gelf_update_shdr() 539 d->st_value = (Elf32_Addr)src->st_value; in gelf_update_sym() 893 r->r_offset = (Elf32_Addr) src->r_offset; in gelf_update_rela() 984 r->r_offset = (Elf32_Addr) src->r_offset; in gelf_update_rel()
|
H A D | decl.h | 66 Elf32_Addr a;
|
/titanic_44/usr/src/uts/common/os/ |
H A D | brand.c | 733 Elf32_Addr uphdr_vaddr32; in brand_solaris_elfexec() 739 if (uphdr_vaddr32 == (Elf32_Addr)-1) in brand_solaris_elfexec() 794 Elf32_Addr uphdr_vaddr32; in brand_solaris_elfexec() 800 if (uphdr_vaddr32 == (Elf32_Addr)-1) in brand_solaris_elfexec()
|
/titanic_44/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); 83 void Dbg32_bind_weak(Rt_map *, Elf32_Addr, Elf32_Addr, const char *); 287 void Dbg32_move_expand(Lm_list *, Elf32_Move *, Elf32_Addr); 568 void Elf32_got_entry(Lm_list *, Elf32_Sword, Elf32_Addr, Elf32_Word, 589 Elf32_Addr, Elf32_Sword, const char *, const char *, const char *);
|
/titanic_44/usr/src/lib/libtnfctl/ |
H A D | tnfctl.h | 60 typedef Elf32_Addr Elf3264_Addr;
|
/titanic_44/usr/src/tools/ctf/dwarf/common/ |
H A D | pro_reloc_stream.c | 146 elf32_reloc->r_offset = (Elf32_Addr) offset; in _dwarf_pro_reloc_name_stream32()
|
/titanic_44/usr/src/psm/stand/boot/common/ |
H A D | readfile.c | 333 Elf32_Addr loadaddr, base; in read_elf32() 478 phdr->p_vaddr = (Elf32_Addr)loadaddr; in read_elf32() 662 (Elf32_Addr)(uintptr_t)kmem_alloc(size, 0)) == NULL) { in read_elf32() 683 (Elf32_Addr)(uintptr_t)kmem_alloc(size, 0)) == NULL) { in read_elf32()
|
/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_pservice.c | 193 symp->st_value = (Elf32_Addr)sym.st_value; in ps_pglobal_sym()
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | llib-lconv | 306 const char *conv32_sym_value(Elf32_Half, uchar_t, Elf32_Addr, 310 const char *conv32_sym_SPARC_value(Elf32_Addr, int, Conv_inv_buf_t *);
|
/titanic_44/usr/src/lib/libc/i386/crt/ |
H A D | _rtld.c | 250 (ebp++)->eb_un.eb_ptr = (Elf32_Addr)addr; in __rtld()
|
/titanic_44/usr/src/lib/libc/sparc/crt/ |
H A D | _rtld.c | 250 (ebp++)->eb_un.eb_ptr = (Elf32_Addr)addr; in __rtld()
|
/titanic_44/usr/src/lib/libproc/common/ |
H A D | Pservice.c | 365 symp->st_value = (Elf32_Addr)sym.st_value; in ps_pglobal_sym()
|