/illumos-gate/usr/src/uts/common/os/ |
H A D | smb_subr.c | 67 if (!(shp->sh_flags & SMB_FL_DEBUG))
|
/illumos-gate/usr/src/cmd/sgs/size/common/ |
H A D | process.c | 152 } else if ((!(shdr.sh_flags & SHF_ALLOC)) && 155 } else if ((!(shdr.sh_flags & SHF_ALLOC)) && !(nflag)) { 157 } else if ((shdr.sh_flags & SHF_ALLOC) && 158 (!(shdr.sh_flags & SHF_WRITE)) && 162 } else if ((shdr.sh_flags & SHF_ALLOC) && 163 (shdr.sh_flags & SHF_WRITE) && 167 } else if ((shdr.sh_flags & SHF_WRITE) &&
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | shdr.c | 39 conv_sec_flags(osabi, mach, shdr->sh_flags, 0, &sec_flags_buf)); 55 conv_sec_linkinfo(shdr->sh_link, shdr->sh_flags, &inv_buf1), 56 conv_sec_linkinfo(shdr->sh_info, shdr->sh_flags, &inv_buf2));
|
H A D | elf.c | 112 conv_sec_flags(osabi, mach, shdr0->sh_flags, 0, &sec_flags_buf));
|
/illumos-gate/usr/src/lib/libsmbios/common/ |
H A D | smb_subr.c | 86 if (!(shp->sh_flags & SMB_FL_DEBUG))
|
H A D | smb_lib.c | 82 shp->sh_flags |= SMB_FL_BUFALLOC; 140 shp->sh_flags |= SMB_FL_BUFALLOC;
|
/illumos-gate/usr/src/uts/sparc/krtld/ |
H A D | kobj_isa.c | 113 if (!(shp->sh_flags & SHF_ALLOC)) 121 pp = (shp->sh_flags & SHF_WRITE)? dp : tp;
|
H A D | kobj_reloc.c | 193 if ((shp->sh_flags & SHF_ALLOC) && 194 !(shp->sh_flags & SHF_WRITE)) 376 if (!(shp->sh_flags & SHF_ALLOC))
|
/illumos-gate/usr/src/uts/intel/amd64/krtld/ |
H A D | kobj_isa.c | 97 if (!(shp->sh_flags & SHF_ALLOC)) 105 pp = (shp->sh_flags & SHF_WRITE)? dp : tp;
|
/illumos-gate/usr/src/uts/intel/ia32/krtld/ |
H A D | kobj_isa.c | 97 if (!(shp->sh_flags & SHF_ALLOC)) 105 pp = (shp->sh_flags & SHF_WRITE)? dp : tp;
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | order.c | 140 if (ifl->ifl_isdesc[keyshndx]->is_shdr->sh_flags & ALL_SHF_ORDER) 196 if (isp1->is_shdr->sh_flags != isp2->is_shdr->sh_flags) { 296 Xword shflags = isp->is_shdr->sh_flags; 439 if (s1->is_shdr->sh_flags & SHF_ORDERED) 444 if (s2->is_shdr->sh_flags & SHF_ORDERED)
|
H A D | sections.c | 365 ((shdr->sh_flags & SHF_ALLOC) == 0)) 432 Word sh_flags; member in struct:sec_info 453 #define SET_SEC_INFO(d_type, d_align, sh_flags, sh_entsize) \ 455 static const SEC_INFO_T info_s = { d_type, d_align, sh_flags, \ 459 #define SET_SEC_INFO_WORD_ALIGN(d_type, sh_flags, sh_entsize) \ 461 static SEC_INFO_T info_s = { d_type, 0, sh_flags, \ 651 shdr->sh_flags = sec_info->sh_flags; 769 shdr->sh_flags |= SHF_TLS; 780 shdr->sh_flags | 2434 Xword sh_flags; local [all...] |
H A D | place.c | 154 shndx = (isp->is_shdr->sh_flags & SHF_ORDERED) ? 188 if (((isp->is_shdr->sh_flags & (SHF_MERGE | SHF_STRINGS)) != 248 if ((isp->is_shdr->sh_flags & SHF_GROUP) && 741 Xword shflagmask, shflags = shdr->sh_flags; 1105 (os_shdr->sh_flags & ~shflagmask)) && 1260 osp->os_shdr->sh_flags = shdr->sh_flags; 1275 if (shdr->sh_flags & SHF_INFO_LINK) 1331 ((osp->os_shdr->sh_flags & SHF_ALLOC) == 0)) { 1334 osp->os_shdr->sh_flags | [all...] |
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | smb_dev.c | 116 if (shp->sh_flags & SMB_FL_TRUNC) 120 shp->sh_flags |= SMB_FL_BUFALLOC;
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | shdr.c | 51 SHDR_CMD_T_SH_FLAGS = 4, /* shdr:sh_flags */ 167 /* shdr:sh_flags allows an arbitrary number of arguments */ 284 conv_sec_flags(osabi, mach, shdr->sh_flags, 288 EC_XWORD(shdr->sh_flags)); 500 Word sh_flags = 0; local 505 sh_flags |= 511 sh_flags = ~sh_flags; 515 sh_flags &= shdr->sh_flags; [all...] |
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | i386_elf.h | 64 Elf32_Word sh_flags; /* Section flags. */ member in struct:__anon2090
|
/illumos-gate/usr/src/cmd/sgs/libelf/common/ |
H A D | checksum.c | 139 if (!(shdr->sh_flags & SHF_ALLOC))
|
/illumos-gate/usr/src/common/smbios/ |
H A D | smb_open.c | 104 shp->sh_flags |= SMB_FL_DEBUG; 174 shp->sh_flags |= SMB_FL_TRUNC; 185 shp->sh_flags |= SMB_FL_TRUNC; 198 shp->sh_flags |= SMB_FL_TRUNC; 229 if ((shp->sh_flags & SMB_FL_TRUNC) && i == 0) 252 if (shp->sh_flags & SMB_FL_BUFALLOC) 411 return ((shp->sh_flags & SMB_FL_TRUNC) != 0);
|
/illumos-gate/usr/src/lib/libctf/common/ |
H A D | ctf_lib.c | 144 dst->sh_flags = src->sh_flags; 376 ctfsect.cts_flags = shp->sh_flags; 384 symsect.cts_flags = shp->sh_flags; 391 strsect.cts_flags = lhp->sh_flags;
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Psymtab_machelf32.c | 495 sp->sh_flags = SHF_STRINGS; 514 sp->sh_flags = SHF_ALLOC; 542 sp->sh_flags = SHF_ALLOC; 568 sp->sh_flags = SHF_ALLOC | SHF_STRINGS; 592 sp->sh_flags = SHF_WRITE | SHF_ALLOC; 693 sp->sh_flags = SHF_WRITE | SHF_ALLOC | SHF_EXECINSTR;
|
/illumos-gate/usr/src/cmd/sgs/libelf/demo/ |
H A D | acom.c | 120 shdr.sh_flags = 0;
|
/illumos-gate/usr/src/lib/fm/libfmevent/common/ |
H A D | fmev_subscribe.c | 55 uint32_t sh_flags; member in struct:__anon2487 124 if (!(ihdl->sh_flags & SHDL_FL_SERIALIZE)) { 126 ihdl->sh_flags |= SHDL_FL_SERIALIZE; 230 if (ihdl->sh_flags & SHDL_FL_SERIALIZE) 235 if (ihdl->sh_flags & SHDL_FL_SERIALIZE)
|
/illumos-gate/usr/src/psm/stand/boot/common/ |
H A D | readfile.c | 1167 if (!(sp->sh_flags & SHF_ALLOC) && 1180 spp = (sp->sh_flags & SHF_WRITE)? &edata: &etext; 1193 !(sp->sh_flags & SHF_WRITE) && 1194 (sp->sh_flags & SHF_EXECINSTR)) { 1221 if (sp->sh_flags & SHF_EXECINSTR) 1329 if (!(sp->sh_flags & SHF_ALLOC) && 1338 spp = (sp->sh_flags & SHF_WRITE)? &edata: &etext; 1361 !(sp->sh_flags & SHF_WRITE) && 1362 (sp->sh_flags & SHF_EXECINSTR)) { 1397 if (sp->sh_flags [all...] |
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | i386-elf.h | 107 Elf32_Word sh_flags; /* Section flags */ member in struct:__anon2185
|
/illumos-gate/usr/src/uts/sun/sys/ |
H A D | socal_cq_defs.h | 108 ushort_t sh_flags; member in struct:soc_hdr
|