Searched refs:SizeOfHeapReserve (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/cctools-845/include/coff/
H A Daouthdr.h62 uint32_t SizeOfHeapReserve; member in struct:aouthdr
97 uint64_t SizeOfHeapReserve; member in struct:aouthdr_64
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/coff/
H A Dpe.h258 char SizeOfHeapReserve[4]; member in struct:__anon7689
297 char SizeOfHeapReserve[8]; member in struct:__anon7690
H A Dinternal.h170 bfd_vma SizeOfHeapReserve; /* amount of virtual memory to reserve and */ member in struct:internal_extra_pe_aouthdr
/macosx-10.9.5/cctools-845/libstuff/
H A Dcoff_bytesex.c147 a->SizeOfHeapReserve = SWAP_INT(a->SizeOfHeapReserve);
191 a->SizeOfHeapReserve = SWAP_INT(a->SizeOfHeapReserve);
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DCOFF.h478 uint64_t SizeOfHeapReserve; member in struct:llvm::COFF::PEHeader
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A DpeXXigen.c433 a->SizeOfHeapReserve =
434 GET_OPTHDR_SIZE_OF_HEAP_RESERVE (abfd, src->SizeOfHeapReserve);
697 PUT_OPTHDR_SIZE_OF_HEAP_RESERVE (abfd, extra->SizeOfHeapReserve,
698 aouthdr_out->SizeOfHeapReserve);
1898 fprintf_vma (file, i->SizeOfHeapReserve);
H A Dcofflink.c1178 pe_data(output_bfd)->pe_opthdr.SizeOfHeapReserve = val;
/macosx-10.9.5/cctools-845/efitools/
H A Dmtoc.c1419 aouthdr.SizeOfHeapReserve = 0;
1501 aouthdr64.SizeOfHeapReserve = 0;

Completed in 126 milliseconds