Home
last modified time | relevance | path

Searched refs:pe_image_base (Results 1 – 17 of 17) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dcil-coff.h90 guint32 pe_image_base; /* must be 0x400000 */ member
115 guint64 pe_image_base; member
H A Dimage.c869 SWAP32 (header->nt.pe_image_base); /* must be 0x400000 */ in do_load_header()
885 SWAP64 (header64.nt.pe_image_base); in do_load_header()
886 header->nt.pe_image_base = header64.nt.pe_image_base; in do_load_header()
H A Dsre-save.c2909 header->nt.pe_image_base = GUINT32_FROM_LE (virtual_base); in mono_image_create_pefile()
/dports/devel/slibtool/slibtool-0.5.34/sofort/config/
H A Dconfig.vars117 pe_image_base
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/
H A Dobjcopy.c43 static bfd_vma pe_image_base = (bfd_vma) -1; variable
1953 if (pe_image_base != (bfd_vma) -1) in copy_object()
1954 pe->pe_opthdr.ImageBase = pe_image_base; in copy_object()
4570 pe_image_base = parse_vma (optarg, "--image-base"); in copy_main()
H A DChangeLog-2009928 (pe_image_base): Likewise.
/dports/lang/gnatdroid-binutils/binutils-2.27/binutils/
H A Dobjcopy.c43 static bfd_vma pe_image_base = (bfd_vma) -1; variable
1953 if (pe_image_base != (bfd_vma) -1) in copy_object()
1954 pe->pe_opthdr.ImageBase = pe_image_base; in copy_object()
4570 pe_image_base = parse_vma (optarg, "--image-base"); in copy_main()
H A DChangeLog-2009928 (pe_image_base): Likewise.
/dports/lang/mono/mono-5.10.1.57/tools/pedump/
H A Dpedump.c119 hex32 (" Image Base (0x400000)", nt->pe_image_base); in dump_nt_header()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/binutils/
H A Dobjcopy.c43 static bfd_vma pe_image_base = (bfd_vma) -1; variable
2558 if (pe_image_base != (bfd_vma) -1) in copy_object()
2559 pe->pe_opthdr.ImageBase = pe_image_base; in copy_object()
5331 pe_image_base = parse_vma (optarg, "--image-base"); in copy_main()
H A DChangeLog-2009928 (pe_image_base): Likewise.
/dports/devel/binutils/binutils-2.37/binutils/
H A Dobjcopy.c43 static bfd_vma pe_image_base = (bfd_vma) -1; variable
2746 if (pe_image_base != (bfd_vma) -1) in copy_object()
2747 pe->pe_opthdr.ImageBase = pe_image_base; in copy_object()
5782 pe_image_base = parse_vma (optarg, "--image-base"); in copy_main()
H A DChangeLog-2009928 (pe_image_base): Likewise.
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/
H A Dobjcopy.c43 static bfd_vma pe_image_base = (bfd_vma) -1; variable
2746 if (pe_image_base != (bfd_vma) -1) in copy_object()
2747 pe->pe_opthdr.ImageBase = pe_image_base; in copy_object()
5782 pe_image_base = parse_vma (optarg, "--image-base"); in copy_main()
H A DChangeLog-2009928 (pe_image_base): Likewise.
/dports/devel/gnulibiberty/binutils-2.37/binutils/
H A Dobjcopy.c43 static bfd_vma pe_image_base = (bfd_vma) -1; variable
2746 if (pe_image_base != (bfd_vma) -1) in copy_object()
2747 pe->pe_opthdr.ImageBase = pe_image_base; in copy_object()
5782 pe_image_base = parse_vma (optarg, "--image-base"); in copy_main()
H A DChangeLog-2009928 (pe_image_base): Likewise.