Home
last modified time | relevance | path

Searched refs:pe_heap_commit (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gdb/dist/binutils/
H A Dobjcopy.c41 static bfd_vma pe_heap_commit = (bfd_vma) -1; variable
2746 if (pe_heap_commit != (bfd_vma) -1) in copy_object()
2747 pe->pe_opthdr.SizeOfHeapCommit = pe_heap_commit; in copy_object()
5736 pe_heap_commit = strtoul (end + 1, &end, 0); in copy_main()
H A DChangeLog-2009926 (pe_heap_commit): Likewise.
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dobjcopy.c41 static bfd_vma pe_heap_commit = (bfd_vma) -1; variable
2714 if (pe_heap_commit != (bfd_vma) -1) in copy_object()
2715 pe->pe_opthdr.SizeOfHeapCommit = pe_heap_commit; in copy_object()
5685 pe_heap_commit = strtoul (end + 1, &end, 0); in copy_main()
H A DChangeLog-2009926 (pe_heap_commit): Likewise.
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dobjcopy.c41 static bfd_vma pe_heap_commit = (bfd_vma) -1; variable
2764 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()
H A DChangeLog-2009926 (pe_heap_commit): Likewise.
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dobjcopy.c41 static bfd_vma pe_heap_commit = (bfd_vma) -1; variable
2746 if (pe_heap_commit != (bfd_vma) -1) in copy_object()
2747 pe->pe_opthdr.SizeOfHeapCommit = pe_heap_commit; in copy_object()
5736 pe_heap_commit = strtoul (end + 1, &end, 0); in copy_main()
H A DChangeLog-2009926 (pe_heap_commit): Likewise.