HomeSort by relevance Sort by last modified time
    Searched refs:file_align (Results 1 - 4 of 4) sorted by null

  /external/syslinux/efi/
wrapper.h 86 __uint32_t file_align; member in struct:extra_hdr
122 __uint32_t file_align; member in struct:extra_hdr_pe32p
wrapper.c 61 * The header size have to be a multiple of file_align, which currently
102 e_hdr.file_align = 512;
125 e_hdr_pe32p.file_align = 512;
  /toolchain/binutils/binutils-2.27/bfd/
xcofflink.c 133 unsigned long file_align; member in struct:xcoff_link_hash_table
5921 bfd_vma file_align; local
    [all...]
elflink.c 13134 size_t size, bytes, file_align; local
    [all...]

Completed in 86 milliseconds