/titanic_44/usr/src/lib/libproc/common/ |
H A D | Psymtab_machelf32.c | 260 if (ehdr->e_type == ET_DYN) in fake_elf64() 356 if (ehdr->e_type == ET_DYN) in fake_elf64() 514 if (ehdr->e_type == ET_DYN) in fake_elf64() 542 if (ehdr->e_type == ET_DYN) in fake_elf64() 568 if (ehdr->e_type == ET_DYN) in fake_elf64() 592 if (ehdr->e_type == ET_DYN) in fake_elf64() 624 if (ehdr->e_type == ET_DYN) { in fake_elf64() 688 if (ehdr->e_type == ET_DYN) in fake_elf64()
|
H A D | Psymtab.c | 123 if (ehdr.e_type == ET_DYN) in get_saddrs() 151 if (ehdr.e_type == ET_DYN) in get_saddrs() 1232 if (ehdr.e_type == ET_DYN) in file_differs() 1267 if (ehdr.e_type == ET_DYN) in file_differs() 1832 if (fptr->file_etype == ET_DYN) { in Pbuild_file_symtab() 1857 if (fptr->file_etype == ET_DYN && in Pbuild_file_symtab()
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | resolve.c | 150 (ifl->ifl_ehdr->e_type == ET_DYN)) { in sym_visibility() 383 (ifl->ifl_ehdr->e_type == ET_DYN)) in sym_override() 627 if ((sdp->sd_flags & FLG_SY_SOFOUND) && (nfile == ET_DYN)) { in sym_tworeals() 632 } else if ((nfile == ET_REL) && ((ofile == ET_DYN) || in sym_tworeals() 702 if ((ofile == ET_DYN) && (otype == STT_FUNC)) { in sym_realtent() 711 if ((nfile == ET_DYN) && (ntype == STT_FUNC)) { in sym_realtent() 792 if ((ofile == ET_REL) && (nfile == ET_DYN) && (otent == TRUE) && in sym_realtent() 797 if ((ofile == ET_DYN) && (nfile == ET_REL) && (ntent == TRUE) && in sym_realtent() 803 if ((sdp->sd_flags & FLG_SY_SOFOUND) && (nfile == ET_DYN)) { in sym_realtent() 961 if ((sdp->sd_flags & FLG_SY_SOFOUND) && (nfile == ET_DYN)) { [all …]
|
H A D | syms.c | 2111 if (etype == ET_DYN) { in ld_sym_process() 2120 } else if (etype == ET_DYN) in ld_sym_process() 2411 if (name[0] && (etype == ET_DYN) && (nsym->st_size == 0) && in ld_sym_process() 2650 if ((etype == ET_DYN) && (nsym->st_shndx != SHN_UNDEF) && in ld_sym_process() 2740 if (weak && (OFL_ALLOW_LDYNSYM(ofl) || (etype == ET_DYN)) && in ld_sym_process() 2819 if (etype == ET_DYN) { in ld_sym_process()
|
H A D | ldmain.c | 304 etype = ET_DYN; in ld_main()
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | dlink_common.c | 127 dh.dofhp_addr = elf->e_type == ET_DYN ? addr : 0; in dtrace_link_dof()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | mmapobj.c | 583 ASSERT(e_type != ET_DYN); in mmapobj_unmap() 603 ASSERT(e_type == ET_DYN); in mmapobj_unmap() 1368 if (e_type == ET_DYN && in calc_loadable() 1587 if (e_type == ET_DYN) { in process_phdr() 1675 if (e_type == ET_DYN && start_addr == NULL) { in process_phdr() 1810 if (e_type == ET_DYN) { in process_phdr() 1879 ASSERT(e_type == ET_DYN); in process_phdr() 1962 if (ehdrp->e_type != ET_EXEC && ehdrp->e_type != ET_DYN) { in doelfwork() 2351 num_segs, fcred, ET_DYN); in mmapobj_map_interpret()
|
H A D | brand.c | 765 if (ehdr.e_type == ET_DYN) { in brand_solaris_elfexec() 852 if (ehdr.e_type == ET_DYN) { in brand_solaris_elfexec()
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | elf.h | 10 #define ET_DYN 3 /* Shared object file */ macro
|
/titanic_44/usr/src/uts/common/exec/elf/ |
H A D | elf.c | 533 if (ehdrp->e_type == ET_DYN) in elfexec() 644 if (ehdrp->e_type == ET_DYN) { in elfexec() 896 if (ehdrp->e_type == ET_DYN) { in elfexec() 1022 if ((ehdr->e_type != ET_EXEC && ehdr->e_type != ET_DYN) || in getelfhead() 1227 if (ehdr->e_type == ET_DYN) { in mapelfexec() 1657 if (ehdr.e_type == ET_DYN || in process_scns() 1678 if (ehdr.e_type == ET_DYN || in process_scns()
|
/titanic_44/usr/src/lib/libtnfctl/ |
H A D | traverse.c | 82 if ((ehdr->e_type != ET_EXEC) && (ehdr->e_type != ET_DYN)) { in _tnfctl_traverse_object()
|
/titanic_44/usr/src/lib/libc/i386/crt/ |
H A D | _rtld.c | 157 if (ehdr->e_type != ET_DYN) in __rtld()
|
/titanic_44/usr/src/lib/libc/sparc/crt/ |
H A D | _rtld.c | 156 if (ehdr->e_type != ET_DYN) in __rtld()
|
/titanic_44/usr/src/cmd/sgs/prof/common/ |
H A D | rdelf.c | 67 if (ehdr.e_type == ET_DYN) in is_shared_obj()
|
/titanic_44/usr/src/cmd/sgs/librtld_db/common/ |
H A D | rd_elf.c | 438 if (ehdr.e_type == ET_DYN) in _rd_get_dyns32() 650 if (ehdr.e_type == ET_DYN) in iter_map()
|
/titanic_44/usr/src/cmd/sgs/rtld.4.x/ |
H A D | rtld.4.x.c | 400 if (ehdr->e_type != ET_DYN)
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | elf.h | 137 #define ET_DYN 3 macro
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | elf.msg | 256 @ MSG_ET_DYN_CF "ET_DYN" # 4
|
/titanic_44/usr/src/cmd/file/ |
H A D | file.c | 967 case ET_DYN: in print_elf_type() 1262 if ((EInfo.type != ET_EXEC) && (EInfo.type != ET_DYN)) in elf_check()
|
/titanic_44/usr/src/cmd/sgs/gprof/common/ |
H A D | readelf.c | 98 if (ehdr.e_type == ET_DYN) in is_shared_obj()
|
/titanic_44/usr/src/cmd/sgs/ldd/common/ |
H A D | ldd.c | 464 if ((ehdr.e_type != ET_EXEC) && (ehdr.e_type != ET_DYN) && in elf_check()
|
/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_kproc.c | 316 kpf = kp_file_create(t, kpm, ET_DYN); in kp_iter_mapping() 1048 (void) kp_file_create(t, kp->kp_map_ldso, ET_DYN); in mdb_kproc_tgt_create()
|
/titanic_44/usr/src/cmd/abi/appcert/static_prof/ |
H A D | static_prof.c | 490 case ET_DYN: in obj_elf_hdr() 621 if (c->obj->ehdr->e_type != ET_EXEC && c->obj->ehdr->e_type != ET_DYN) in find_dynamic_sect()
|
/titanic_44/usr/src/cmd/sgs/librtld/common/ |
H A D | dldump.c | 244 ((iehdr->e_type != ET_EXEC) && (iehdr->e_type != ET_DYN))) { in rt_dldump()
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | setup.c | 616 if (ehdr->e_type == ET_DYN) in setup()
|