Searched refs:AddressOfEntryPoint (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome_elf/blacklist/
H A Dblacklist_interceptions.cc146 if (headers->OptionalHeader.AddressOfEntryPoint)
/external/chromium_org/sandbox/win/src/
H A Dtarget_process.cc60 nt_header->OptionalHeader.AddressOfEntryPoint;
H A Dsandbox_nt_util.cc382 if (headers->OptionalHeader.AddressOfEntryPoint)
/external/llvm/include/llvm/Object/
H A DCOFF.h73 support::ulittle32_t AddressOfEntryPoint; member in struct:llvm::object::pe32_header
107 support::ulittle32_t AddressOfEntryPoint; member in struct:llvm::object::pe32plus_header
/external/llvm/include/llvm/Support/
H A DCOFF.h481 uint32_t AddressOfEntryPoint; // RVA member in struct:llvm::COFF::PE32Header
/external/chromium_org/tools/symsrc/
H A Dpefile.py1167 'L,AddressOfEntryPoint', 'L,BaseOfCode', 'L,BaseOfData',
1183 'L,AddressOfEntryPoint', 'L,BaseOfCode',
1568 if self.get_section_by_rva(self.OPTIONAL_HEADER.AddressOfEntryPoint) is not None:
1572 ep_offset = self.get_offset_from_rva(self.OPTIONAL_HEADER.AddressOfEntryPoint)
1576 'Possibly corrupt file. AddressOfEntryPoint lies outside the file. ' +
1577 'AddressOfEntryPoint: 0x%x' %
1578 self.OPTIONAL_HEADER.AddressOfEntryPoint )
1583 'AddressOfEntryPoint lies outside the sections\' boundaries. ' +
1584 'AddressOfEntryPoint: 0x%x' %
1585 self.OPTIONAL_HEADER.AddressOfEntryPoint )
[all...]
/external/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp390 W.printHex ("AddressOfEntryPoint", Hdr->AddressOfEntryPoint);
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadpdb.c178 unsigned long AddressOfEntryPoint; /* 0x10 */ member in struct:_IMAGE_OPTIONAL_HEADER
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 225 milliseconds