HomeSort by: relevance | last modified time | path
    Searched defs:SizeOfImage (Results 1 - 15 of 15) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
COFFEmitter.cpp 360 uint32_t SizeOfImage = alignTo(SizeOfHeaders, Header->SectionAlignment);
374 SizeOfImage += alignTo(S.Header.VirtualSize, Header->SectionAlignment);
392 Header->SizeOfImage = SizeOfImage;
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
Minidump.h 205 support::ulittle32_t SizeOfImage;
COFF.h 561 uint32_t SizeOfImage;
  /src/external/gpl3/binutils/dist/include/coff/
pe.h 268 char SizeOfImage[4];
307 char SizeOfImage[4];
internal.h 210 uint32_t SizeOfImage; /* Size of memory to allocate for prog. */
  /src/external/gpl3/binutils.old/dist/include/coff/
pe.h 268 char SizeOfImage[4];
307 char SizeOfImage[4];
internal.h 219 uint32_t SizeOfImage; /* Size of memory to allocate for prog. */
  /src/external/gpl3/gdb/dist/include/coff/
pe.h 268 char SizeOfImage[4];
307 char SizeOfImage[4];
internal.h 219 uint32_t SizeOfImage; /* Size of memory to allocate for prog. */
  /src/external/gpl3/gdb.old/dist/include/coff/
pe.h 268 char SizeOfImage[4];
307 char SizeOfImage[4];
internal.h 219 uint32_t SizeOfImage; /* Size of memory to allocate for prog. */
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
pe.h 153 UINT32 SizeOfImage;
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
pe.h 172 UINT32 SizeOfImage;
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
pe.h 153 UINT32 SizeOfImage;
  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
COFF.h 124 support::ulittle32_t SizeOfImage;
159 support::ulittle32_t SizeOfImage;

Completed in 55 milliseconds