/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ELFWriter.h | 121 unsigned NumSections; // Always = SectionList.size() variable
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | PublicsStream.cpp | 59 ulittle32_t NumSections; member
|
D | DbiStream.cpp | 298 size_t NumSections = StreamLen / sizeof(object::coff_section); in initializeSectionHeadersData() local
|
/external/llvm/tools/dsymutil/ |
D | MachOUtils.cpp | 269 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/ |
D | MachOUtils.cpp | 285 uint64_t FileSize, unsigned NumSections, in createDwarfSegment() 325 static unsigned segmentLoadCommandSize(bool Is64Bit, unsigned NumSections) { in segmentLoadCommandSize()
|
/external/llvm/tools/obj2yaml/ |
D | coff2yaml.cpp | 102 void COFFDumper::dumpSections(unsigned NumSections) { in dumpSections()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/ |
D | coff2yaml.cpp | 140 void COFFDumper::dumpSections(unsigned NumSections) { in dumpSections()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | DbiStream.cpp | 271 size_t NumSections = StreamLen / sizeof(object::coff_section); in initializeSectionHeadersData() local
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MachObjectWriter.cpp | 144 void MachObjectWriter::WriteSegmentLoadCommand(unsigned NumSections, in WriteSegmentLoadCommand() 632 unsigned NumSections = Asm.size(); in WriteObject() local
|
D | ELFObjectWriter.cpp | 1082 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/ |
D | macho-dump.cpp | 56 uint32_t NumSections, uint32_t Flags) { in DumpSegmentCommandData()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MachObjectWriter.cpp | 174 StringRef Name, unsigned NumSections, uint64_t VMAddr, uint64_t VMSize, in writeSegmentLoadCommand() 746 unsigned NumSections = Asm.size(); in writeObject() local
|
D | ELFObjectWriter.cpp | 1021 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/ |
D | MachObjectWriter.cpp | 156 StringRef Name, unsigned NumSections, uint64_t VMAddr, uint64_t VMSize, in writeSegmentLoadCommand() 717 unsigned NumSections = Asm.size(); in writeObject() local
|
D | ELFObjectWriter.cpp | 1186 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/ |
D | MachOFormat.h | 165 uint32_t NumSections; member 179 uint32_t NumSections; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | ELF.h | 477 uintX_t NumSections = getHeader()->e_shnum; in sections() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceELFObjectWriter.cpp | 474 SizeT NumSections) { in writeELFHeaderInternal()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | RawTypes.h | 273 support::ulittle32_t NumSections; member
|
/external/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 820 int NumSections = in section_end() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 865 int NumSections = in section_end() local
|