Searched refs:pe_heap_commit (Results 1 – 4 of 4) sorted by relevance
41 static bfd_vma pe_heap_commit = (bfd_vma) -1; variable2764 if (pe_heap_commit != (bfd_vma) -1) in copy_object()2765 pe->pe_opthdr.SizeOfHeapCommit = pe_heap_commit; in copy_object()5806 pe_heap_commit = strtoul (end + 1, &end, 0); in copy_main()
926 (pe_heap_commit): Likewise.
40 static bfd_vma pe_heap_commit = (bfd_vma) -1; variable2863 if (pe_heap_commit != (bfd_vma) -1) in copy_object()2864 pe->pe_opthdr.SizeOfHeapCommit = pe_heap_commit; in copy_object()5924 pe_heap_commit = strtoul (end + 1, &end, 0); in copy_main()