Home
last modified time | relevance | path

Searched refs:PT_LOAD (Results 1 – 25 of 54) sorted by relevance

123

/illumos-gate/usr/src/cmd/sgs/size/common/
H A Dprocess.c253 (p.p_type == PT_LOAD) && !(Fflag)) { in process_phdr()
256 (p.p_type == PT_LOAD) && !(Fflag)) { in process_phdr()
261 if ((p.p_type == PT_LOAD) && nflag) { in process_phdr()
269 if (!(p.p_type == PT_LOAD) && nflag) { in process_phdr()
277 if ((p.p_type == PT_LOAD) && Fflag && !nflag) { in process_phdr()
284 if ((Fflag) && !(nflag) && (!(p.p_type == PT_LOAD))) { in process_phdr()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dentry.c128 SG_DESC_INIT(SGID_TEXT, PT_LOAD, PF_R + PF_X, MSG_ORIG(MSG_ENT_TEXT),
132 SG_DESC_INIT(SGID_DATA, PT_LOAD, 0, MSG_ORIG(MSG_ENT_DATA),
136 SG_DESC_INIT(SGID_BSS, PT_LOAD, 0, MSG_ORIG(MSG_ENT_BSS),
141 SG_DESC_INIT(SGID_LRODATA, PT_LOAD, PF_R, MSG_ORIG(MSG_ENT_LRODATA),
145 SG_DESC_INIT(SGID_LDATA, PT_LOAD, 0, MSG_ORIG(MSG_ENT_LDATA),
468 if (phdr->p_type == PT_LOAD) in ld_ent_setup()
483 case PT_LOAD: in ld_ent_setup()
H A Doutfile.c229 if (oscn && (phdr->p_type == PT_LOAD)) { in pad_outfile()
276 if (phdr->p_type == PT_LOAD) in pad_outfile()
319 if ((fixalign == TRUE) && (ptype == PT_LOAD) && (shidx == 1)) in create_outsec()
503 if ((ptype == PT_LOAD) && (ptloadidx == 0)) { in ld_create_outfile()
545 ((ptype == PT_LOAD) && in ld_create_outfile()
611 if ((fixalign == TRUE) && (ptype == PT_LOAD) && in ld_create_outfile()
871 if (_phdr->p_type == PT_LOAD) { in ld_create_outfile()
H A Dmap.c239 !(sgp->sg_phdr.p_type == PT_LOAD && in map_equal_flags()
307 { MSG_ORIG(MSG_MAP_LOAD), PT_LOAD, FLG_SG_P_TYPE }, in map_equal()
508 if (sgp->sg_phdr.p_type == PT_LOAD) { in map_equal()
529 sgp->sg_phdr.p_type = PT_LOAD; in map_equal()
542 (sgp->sg_phdr.p_type != PT_LOAD)) { in map_equal()
H A Dldentry.c90 if (sgp->sg_phdr.p_type != PT_LOAD) in ld_map_out()
H A Dmap_support.c630 sgp->sg_phdr.p_type = PT_LOAD; in ld_map_seg_insert()
633 if (sgp->sg_phdr.p_type == PT_LOAD) { in ld_map_seg_insert()
655 case PT_LOAD: in ld_map_seg_insert()
H A Dplace.c68 (osp->os_sgdesc->sg_phdr).p_type != PT_LOAD) in set_addralign()
1460 if ((sgp->sg_phdr.p_type == PT_LOAD) && in ld_place_section()
H A Dupdate.c391 if (phd->p_type == PT_LOAD) { in update_osym()
4154 if (phdr->p_type != PT_LOAD) in ld_update_outfile()
4166 if ((ofl->ofl_phdr[i]).p_type != PT_LOAD) in ld_update_outfile()
4236 if ((_phdr == NULL) && (phdr->p_type == PT_LOAD) && in ld_update_outfile()
4266 if (phdr->p_type == PT_LOAD) { in ld_update_outfile()
4269 (phdr->p_type == PT_LOAD)) in ld_update_outfile()
4301 if ((_phdr == NULL) && (phdr->p_type == PT_LOAD)) { in ld_update_outfile()
4365 (phdr->p_type == PT_LOAD)) { in ld_update_outfile()
/illumos-gate/usr/src/tools/btxld/
H A Delfh.c73 htole32(PT_LOAD), /* p_type */
83 htole32(PT_LOAD), /* p_type */
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dphdr.msg31 @ MSG_PT_LOAD "[ PT_LOAD ]" # 1
32 @ MSG_PT_LOAD_CF "PT_LOAD"
/illumos-gate/usr/src/tools/elfextract/
H A Delfextract.c93 if (phdr->p_type != PT_LOAD) in extract32()
163 if (phdr->p_type != PT_LOAD) in extract64()
/illumos-gate/usr/src/uts/common/os/
H A Dksyms_snapshot.c155 hdr.text_phdr.p_type = PT_LOAD; in ksyms_snapshot()
160 hdr.data_phdr.p_type = PT_LOAD; in ksyms_snapshot()
/illumos-gate/usr/src/lib/libc/i386/crt/
H A D_rtld.c170 if (pptr->p_type == PT_LOAD) { in __rtld()
228 if ((pptr->p_type != PT_LOAD) || (pptr->p_memsz == 0)) in __rtld()
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A D_rtld.c170 if (pptr->p_type == PT_LOAD) { in __rtld()
228 if ((pptr->p_type != PT_LOAD) || (pptr->p_memsz == 0)) in __rtld()
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_elfload.c137 if (phdr->p_type != PT_LOAD) in dboot_elfload64()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h123 #ifndef PT_LOAD
124 #define PT_LOAD 1 macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h180 #define PT_LOAD 1 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h96 #define PT_LOAD 1 /* Loadable segment. */ macro
/illumos-gate/usr/src/cmd/sgs/librtld_db/i386/
H A Dplt32_resolution.c88 if (phdr.p_type == PT_LOAD) { in rli_func()
/illumos-gate/usr/src/tools/mbh_patch/
H A Dmbh_patch.c187 if (phdr->p_type != PT_LOAD) in patch64()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c113 gpp->p_type = PT_LOAD; in gelf_sect_init()
311 if (lhs->p_type == PT_LOAD && rhs->p_type == PT_LOAD) { in gelf_phdr_compare()
331 if (lhs->p_type == PT_LOAD) in gelf_phdr_compare()
334 if (rhs->p_type == PT_LOAD) in gelf_phdr_compare()
391 if (gpp->p_type != PT_LOAD) in gelf_phdrs_init()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A D__fex_sym.c260 if (ph[i].p_type == PT_LOAD && fo >= ph[i].p_offset && in __fex_sym()
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dwho.c68 if ((phdr->p_type == PT_LOAD) && in add_object()
/illumos-gate/usr/src/lib/libproc/common/
H A DPidle.c270 if (php->p_type != PT_LOAD) in Pgrab_file()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dobject.c315 if (phdr[phnum].p_type != PT_LOAD) in elf_obj_fini()

123