Searched refs:pe_heap_commit (Results 1 – 2 of 2) sorted by relevance
41 static bfd_vma pe_heap_commit = (bfd_vma) -1; variable1947 if (pe_heap_commit != (bfd_vma) -1) in copy_object()1948 pe->pe_opthdr.SizeOfHeapCommit = pe_heap_commit; in copy_object()4561 pe_heap_commit = strtoul (end + 1, &end, 0); in copy_main()
926 (pe_heap_commit): Likewise.