Searched refs:SectionAlignment (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/cctools-845/include/coff/
H A Daouthdr.h46 uint32_t SectionAlignment; member in struct:aouthdr
81 uint32_t SectionAlignment; member in struct:aouthdr_64
113 is 512. If the SectionAlignment is less than
115 FileAlignment must match SectionAlignment. */
117 /* for the SectionAlignment field */
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/coff/
H A Dpe.h242 char SectionAlignment[4]; member in struct:__anon7689
281 char SectionAlignment[4]; member in struct:__anon7690
H A Dinternal.h145 bfd_vma SectionAlignment; /* section alignment default 0x1000 */ member in struct:internal_extra_pe_aouthdr
/macosx-10.9.5/cctools-845/libstuff/
H A Dcoff_bytesex.c129 a->SectionAlignment = SWAP_INT(a->SectionAlignment);
173 a->SectionAlignment = SWAP_INT(a->SectionAlignment);
/macosx-10.9.5/emacs-92/emacs/nt/
H A Dpreprep.c439 dst_nt_header->OptionalHeader.SectionAlignment);
475 dst_nt_header->OptionalHeader.SectionAlignment);
480 dst_nt_header->OptionalHeader.SectionAlignment);
496 dst_nt_header->OptionalHeader.SectionAlignment);
501 dst_nt_header->OptionalHeader.SectionAlignment);
H A Daddsection.c342 dst_nt_header->OptionalHeader.SectionAlignment;
396 dst_nt_header->OptionalHeader.SectionAlignment);
498 + nt_header->OptionalHeader.SectionAlignment
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A DpeXXigen.c413 a->SectionAlignment = H_GET_32 (abfd, src->SectionAlignment);
537 if (!extra->SectionAlignment)
538 extra->SectionAlignment = PE_DEF_SECTION_ALIGNMENT;
544 sa = extra->SectionAlignment;
675 H_PUT_32 (abfd, extra->SectionAlignment, aouthdr_out->SectionAlignment);
1834 fprintf_vma (file, i->SectionAlignment);
/macosx-10.9.5/emacs-92/emacs/src/
H A Dunexw32.c651 dst_nt_header->OptionalHeader.SectionAlignment);
654 dst_nt_header->OptionalHeader.SectionAlignment);
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DCOFF.h462 uint32_t SectionAlignment; member in struct:llvm::COFF::PEHeader
/macosx-10.9.5/cctools-845/efitools/
H A Dmtoc.c1402 aouthdr.SectionAlignment = section_alignment;
1476 aouthdr64.SectionAlignment = section_alignment;

Completed in 200 milliseconds