/external/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 510 writeLE32(Header.NumberOfSections); in WriteFileHeader() 515 writeLE16(static_cast<int16_t>(Header.NumberOfSections)); in WriteFileHeader() 811 int32_t NumberOfSections = static_cast<int32_t>(SectionsSize); in writeObject() local 813 UseBigObj = NumberOfSections > COFF::MaxNumberOfSections16; in writeObject() 824 Header.NumberOfSections = NumberOfSections; in writeObject() 924 offset += COFF::SectionSize * Header.NumberOfSections; in writeObject()
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | filterbanks.c | 30 int lengthInOut, int NumberOfSections, in WebRtcIsac_AllPassFilter2Float() argument 35 for (j=0; j<NumberOfSections; j++){ in WebRtcIsac_AllPassFilter2Float()
|
/external/swiftshader/third_party/LLVM/lib/Object/ |
D | COFFObjectFile.cpp | 78 || addr >= (SectionTable + Header->NumberOfSections)) in toSec() 443 Header->NumberOfSections * sizeof(coff_section))) in COFFObjectFile() 498 ret.p = reinterpret_cast<intptr_t>(SectionTable + Header->NumberOfSections); in end_sections() 535 else if (index > 0 && index <= Header->NumberOfSections) in getSection()
|
/external/llvm/include/llvm/Support/ |
D | COFF.h | 57 int32_t NumberOfSections; member 78 uint32_t NumberOfSections; member
|
/external/syslinux/gpxe/src/util/ |
D | elf2efi.c | 445 pe_header->nt.FileHeader.NumberOfSections++; in process_section() 528 pe_header->nt.FileHeader.NumberOfSections++; in create_reloc_section() 586 pe_header->nt.FileHeader.NumberOfSections++; in create_debug_section()
|
/external/llvm/include/llvm/Object/ |
D | COFF.h | 64 support::ulittle16_t NumberOfSections; member 71 bool isImportLibrary() const { return NumberOfSections == 0xffff; } in isImportLibrary() 85 support::ulittle32_t NumberOfSections; member 701 return COFFHeader->isImportLibrary() ? 0 : COFFHeader->NumberOfSections; in getNumberOfSections() 703 return COFFBigObjHeader->NumberOfSections; in getNumberOfSections()
|
/external/syslinux/gpxe/src/include/gpxe/efi/IndustryStandard/ |
D | PeImage.h | 90 UINT16 NumberOfSections; member 717 UINT8 NumberOfSections; ///< from the original file header member
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 538 WriteLE16(Header.NumberOfSections); in WriteFileHeader() 734 Header.NumberOfSections = 0; in WriteObject() 739 MakeSectionReal(**i, ++Header.NumberOfSections); in WriteObject() 788 offset += COFF::SectionSize * Header.NumberOfSections; in WriteObject()
|
D | ELFObjectWriter.h | 243 virtual void WriteHeader(uint64_t SectionDataSize, unsigned NumberOfSections);
|
D | ELFObjectWriter.cpp | 74 unsigned NumberOfSections) { in WriteHeader() argument 127 if (NumberOfSections >= ELF::SHN_LORESERVE) in WriteHeader() 130 Write16(NumberOfSections); in WriteHeader()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | COFF.h | 43 uint16_t NumberOfSections; member
|
/external/llvm/tools/yaml2obj/ |
D | yaml2coff.cpp | 231 CP.Obj.Header.NumberOfSections = CP.Obj.Sections.size(); in layoutCOFF() 387 << binary_le(CP.Obj.Header.NumberOfSections) in writeCOFF() 392 << binary_le(static_cast<int16_t>(CP.Obj.Header.NumberOfSections)) in writeCOFF()
|
/external/swiftshader/src/Reactor/ |
D | DLL.cpp | 125 COFFheader32.FileHeader.NumberOfSections = 4; in emit() 179 COFFheader64.FileHeader.NumberOfSections = 4; in emit()
|
/external/swiftshader/third_party/LLVM/include/llvm/Object/ |
D | COFF.h | 26 support::ulittle16_t NumberOfSections; member
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/ |
D | pe.h | 75 UINT16 NumberOfSections; member
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/ |
D | pe.h | 75 UINT16 NumberOfSections; member
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/ |
D | pe.h | 90 UINT16 NumberOfSections; member
|
/external/syslinux/efi32/include/efi/ia32/ |
D | pe.h | 75 UINT16 NumberOfSections; member
|
/external/syslinux/efi64/include/efi/x86_64/ |
D | pe.h | 75 UINT16 NumberOfSections; member
|
/external/icu/icu4c/source/tools/toolutil/ |
D | pkg_genc.c | 1135 objHeader.fileHeader.NumberOfSections=2; in writeObjectCode()
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readpdb.c | 153 unsigned short NumberOfSections; member 2295 i < ntheaders_avma->FileHeader.NumberOfSections; in ML_()
|
/external/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 671 COFFHeader->NumberOfSections == uint16_t(0xffff) && in COFFObjectFile()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 36 ULONG NumberOfSections; member
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/ |
D | pdebuild.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/eclipse/
org/ ... |