Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStream.cpp273 size_t NumSections = StreamLen / sizeof(object::coff_section); in initializeSectionHeadersData() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMachObjectWriter.cpp175 StringRef Name, unsigned NumSections, uint64_t VMAddr, uint64_t VMSize, in writeSegmentLoadCommand()
762 unsigned NumSections = Asm.size(); in writeObject() local
DELFObjectWriter.cpp1041 const unsigned NumSections = SectionTable.size(); in writeSectionHeader() local
1223 uint16_t NumSections = support::endian::byte_swap<uint16_t>( in writeObject() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h534 uintX_t NumSections = getHeader()->e_shnum; in sections() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp467 SizeT NumSections) { in writeELFHeaderInternal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h272 support::ulittle32_t NumSections; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFObjectFile.cpp865 int NumSections = in section_end() local