Searched refs:FileAlignment (Results 1 - 7 of 7) sorted by relevance

/external/llvm/include/llvm/Object/
H A DCOFF.h78 support::ulittle32_t FileAlignment; member in struct:llvm::object::pe32_header
111 support::ulittle32_t FileAlignment; member in struct:llvm::object::pe32plus_header
/external/llvm/include/llvm/Support/
H A DCOFF.h486 uint32_t FileAlignment; member in struct:llvm::COFF::PE32Header
/external/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp395 W.printNumber("FileAlignment", Hdr->FileAlignment);
/external/chromium_org/tools/symsrc/
H A Dpefile.py1168 'L,ImageBase', 'L,SectionAlignment', 'L,FileAlignment',
1184 'Q,ImageBase', 'L,SectionAlignment', 'L,FileAlignment',
1743 # offset multiple of FileAlignment which is smaller than
1747 #alignment = self.OPTIONAL_HEADER.FileAlignment
1750 if ( self.OPTIONAL_HEADER.FileAlignment != 0 and
1751 (section.PointerToRawData % self.OPTIONAL_HEADER.FileAlignment) != 0):
1754 'Suspicious value for FileAlignment in the Optional Header. ' +
1756 'is a multiple of FileAlignment, this might imply the file ' +
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadpdb.c186 unsigned long FileAlignment; 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 4518 milliseconds