Home
last modified time | relevance | path

Searched refs:PT_DYNAMIC (Results 1 – 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dphdr.msg35 @ MSG_PT_DYNAMIC "[ PT_DYNAMIC ]" # 2
37 @ MSG_PT_DYNAMIC_CF "PT_DYNAMIC"
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/
H A Dlibrtld_db.intel.msg33 @ MSG_DB_NODYN_X86 "rtld_db: rlif: no PT_DYNAMIC found"
H A Drd_elf.c430 if (phdr.p_type == PT_DYNAMIC) in _rd_get_dyns32()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h126 #ifndef PT_DYNAMIC
127 #define PT_DYNAMIC 2 macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h181 #define PT_DYNAMIC 2 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h97 #define PT_DYNAMIC 2 /* Dynamic linking information segment. */ macro
/illumos-gate/usr/src/cmd/sgs/librtld_db/i386/
H A Dplt32_resolution.c94 } else if (phdr.p_type == PT_DYNAMIC) { in rli_func()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dentry.c149 SG_DESC_INIT(SGID_DYN, PT_DYNAMIC, 0, NULL,
H A Doutfile.c466 } else if (ptype == PT_DYNAMIC) { in ld_create_outfile()
H A Dupdate.c4026 if (phdr->p_type == PT_DYNAMIC) { in ld_update_outfile()
/illumos-gate/usr/src/uts/sun4/os/
H A Dmlsetup.c420 if (phdr->p_type == PT_DYNAMIC) {
/illumos-gate/usr/src/cmd/file/
H A Delf_read.c401 if (phdr->p_type == PT_DYNAMIC) { in process_phdr()
/illumos-gate/usr/src/cmd/sgs/ldd/common/
H A Dldd.c472 if (phdr.p_type == PT_DYNAMIC) { in elf_check()
/illumos-gate/usr/src/cmd/sgs/ldprof/common/
H A Dprofile.c226 if (phdr->p_type == PT_DYNAMIC) { in profile_open()
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h476 #define PT_DYNAMIC 2 macro
/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c501 } else if (phdr->p_type == PT_DYNAMIC) { in read_elf32()
885 } else if (phdr->p_type == PT_DYNAMIC) { in read_elf64()
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h490 #define PT_DYNAMIC 2 /* Dynamic linking information segment. */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c166 if (phdr->p_type == PT_DYNAMIC) { in elf_cap_check()
1658 case PT_DYNAMIC:
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c415 case PT_DYNAMIC: in elfexec()
1543 case PT_DYNAMIC: in mapelfexec()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1169 case PT_DYNAMIC: in fake_shdr_cache()
H A Delfdump.c3011 static Word phdr_type[] = { PT_DYNAMIC }; in dynamic()
3160 PT_DYNAMIC, CONV_FMT_ALT_CF, &inv_buf)); in dynamic()
/illumos-gate/usr/src/boot/common/
H A Dload_elf.c689 if (phdr[i].p_type == PT_DYNAMIC) { in __elfN()
/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab.c1096 if (phdr->p_type == PT_DYNAMIC) in read_dynamic_phdr32()
1150 if (phdr->p_type == PT_DYNAMIC) in read_dynamic_phdr64()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c419 if (gpp->p_type == PT_DYNAMIC) { in gelf_phdrs_init()
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c617 if (phdr->p_type == PT_DYNAMIC) { in synthetic_bootaux()

12