HomeSort by relevance Sort by last modified time
    Searched refs:e_lfanew (Results 1 - 15 of 15) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
coff-ia64.c 104 offset = H_GET_32 (abfd, dos_hdr.e_lfanew);
peicode.h     [all...]
peXXigen.c 852 filehdr_in->pe.e_lfanew = 0x80;
914 H_PUT_32 (abfd, filehdr_in->pe.e_lfanew, filehdr_out->e_lfanew);
    [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
pe.h 198 char e_lfanew[4]; /* File address of new exe header, usually 0x80. */ member in struct:external_PEI_DOS_hdr
237 char e_lfanew[4]; /* File address of new exe header, usually 0x80. */ member in struct:external_PEI_filehdr
241 the e_lfanew field to find the actual location of the NT signature. */
internal.h 56 bfd_vma e_lfanew; /* File address of new exe header, 0x80 */ member in struct:internal_extra_pe_filehdr
  /external/compiler-rt/lib/interception/
interception_win.cc 228 RVAPtr<IMAGE_NT_HEADERS> headers(module, dos_stub->e_lfanew);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntimage.h 70 LONG e_lfanew; member in struct:_IMAGE_DOS_HEADER
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_win.cc 342 // The layout at e_lfanew is:
346 // Seek to e_lfanew and read all that data.
348 if (::SetFilePointer(fd, dos_header.e_lfanew, nullptr, FILE_BEGIN) ==
  /external/valgrind/coregrind/m_debuginfo/
readpdb.c 132 unsigned long e_lfanew; /* 3c: Offset to extended header */ member in struct:_IMAGE_DOS_HEADER
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
tycho-packaging-plugin-0.20.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h 4342 LONG e_lfanew; member in struct:_IMAGE_DOS_HEADER
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 136 milliseconds