Searched refs:SectionAlignment (Results 1 - 9 of 9) sorted by relevance

/external/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp60 YAMLObj.OptionalHeader->Header.SectionAlignment =
61 OptionalHeader->SectionAlignment;
/external/llvm/tools/yaml2obj/
H A Dyaml2coff.cpp291 Header->SectionAlignment = CP.Obj.OptionalHeader->Header.SectionAlignment;
298 RoundUpToAlignment(SizeOfHeaders, Header->SectionAlignment);
313 RoundUpToAlignment(S.Header.VirtualSize, Header->SectionAlignment);
/external/llvm/include/llvm/Support/
H A DCOFF.h497 uint32_t SectionAlignment; member in struct:llvm::COFF::PE32Header
/external/llvm/include/llvm/Object/
H A DCOFF.h102 support::ulittle32_t SectionAlignment; member in struct:llvm::object::pe32_header
137 support::ulittle32_t SectionAlignment; member in struct:llvm::object::pe32plus_header
/external/llvm/lib/Object/
H A DCOFFYAML.cpp376 IO.mapRequired("SectionAlignment", PH.Header.SectionAlignment);
/external/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp436 W.printNumber("SectionAlignment", Hdr->SectionAlignment);
/external/valgrind/coregrind/m_debuginfo/
H A Dreadpdb.c185 unsigned long SectionAlignment; /* 0x20 */ 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 475 milliseconds