Home
last modified time | relevance | path

Searched defs:NumSections (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.h121 unsigned NumSections; // Always = SectionList.size() variable
/external/llvm/lib/DebugInfo/PDB/Raw/
DPublicsStream.cpp59 ulittle32_t NumSections; member
DDbiStream.cpp298 size_t NumSections = StreamLen / sizeof(object::coff_section); in initializeSectionHeadersData() local
/external/llvm/tools/dsymutil/
DMachOUtils.cpp269 uint64_t FileSize, unsigned NumSections, in createDwarfSegment()
309 static unsigned segmentLoadCommandSize(bool Is64Bit, unsigned NumSections) { in segmentLoadCommandSize()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DMachOUtils.cpp285 uint64_t FileSize, unsigned NumSections, in createDwarfSegment()
325 static unsigned segmentLoadCommandSize(bool Is64Bit, unsigned NumSections) { in segmentLoadCommandSize()
/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp102 void COFFDumper::dumpSections(unsigned NumSections) { in dumpSections()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dcoff2yaml.cpp140 void COFFDumper::dumpSections(unsigned NumSections) { in dumpSections()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStream.cpp271 size_t NumSections = StreamLen / sizeof(object::coff_section); in initializeSectionHeadersData() local
/external/swiftshader/third_party/LLVM/lib/MC/
DMachObjectWriter.cpp144 void MachObjectWriter::WriteSegmentLoadCommand(unsigned NumSections, in WriteSegmentLoadCommand()
632 unsigned NumSections = Asm.size(); in WriteObject() local
DELFObjectWriter.cpp1082 const unsigned NumSections = Asm.size() + 1; in WriteSectionHeader() local
1185 unsigned NumSections = Sections.size(); in WriteObject() local
/external/swiftshader/third_party/LLVM/tools/macho-dump/
Dmacho-dump.cpp56 uint32_t NumSections, uint32_t Flags) { in DumpSegmentCommandData()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMachObjectWriter.cpp174 StringRef Name, unsigned NumSections, uint64_t VMAddr, uint64_t VMSize, in writeSegmentLoadCommand()
746 unsigned NumSections = Asm.size(); in writeObject() local
DELFObjectWriter.cpp1021 const unsigned NumSections = SectionTable.size(); in writeSectionHeader() local
1201 uint16_t NumSections = support::endian::byte_swap<uint16_t>( in writeObject() local
/external/llvm/lib/MC/
DMachObjectWriter.cpp156 StringRef Name, unsigned NumSections, uint64_t VMAddr, uint64_t VMSize, in writeSegmentLoadCommand()
717 unsigned NumSections = Asm.size(); in writeObject() local
DELFObjectWriter.cpp1186 const unsigned NumSections = SectionTable.size(); in writeSectionHeader() local
1320 uint16_t NumSections = (SectionTable.size() + 1 >= ELF::SHN_LORESERVE) in writeObject() local
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOFormat.h165 uint32_t NumSections; member
179 uint32_t NumSections; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELF.h477 uintX_t NumSections = getHeader()->e_shnum; in sections() local
/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp474 SizeT NumSections) { in writeELFHeaderInternal()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h273 support::ulittle32_t NumSections; member
/external/llvm/lib/Object/
DCOFFObjectFile.cpp820 int NumSections = in section_end() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp865 int NumSections = in section_end() local