Searched refs:pe_stack_commit (Results 1 – 2 of 2) sorted by relevance
45 static bfd_vma pe_stack_commit = (bfd_vma) -1; variable1729 if (pe_stack_commit != (bfd_vma) -1) in copy_object()1730 pe->pe_opthdr.SizeOfStackCommit = pe_stack_commit; in copy_object()4182 pe_stack_commit = strtoul (end + 1, &end, 0); in copy_main()
930 (pe_stack_commit): Likewise.