/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 786 uint64_t SectionSize = RelocatedSection->getSize(); in DWARFContextInMemory() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | EHFrameSupport.cpp | 699 size_t SectionSize, in walkAppleEHFrameSection()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | XCOFFObjectFile.cpp | 278 uint64_t SectionSize = getSectionSize(Sec); in getSectionContents() local
|
D | MachOObjectFile.cpp | 101 unsigned SectionSize = Is64 ? sizeof(MachO::section_64) : in getSectionPtr() local 288 const unsigned SectionSize = sizeof(Section); in parseSegmentLoadCommand() local
|
D | COFFObjectFile.cpp | 1109 uint32_t SectionSize = getSectionSize(Sec); in getSectionContents() local
|
/external/llvm/lib/MC/ |
D | MachObjectWriter.cpp | 201 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); in writeSection() local
|
D | MCDwarf.cpp | 825 const MCExpr *SectionSize = MakeStartMinusEndExpr(*MCOS, in EmitGenDwarfRanges() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MachObjectWriter.cpp | 219 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); in writeSection() local
|
D | MCDwarf.cpp | 1121 const MCExpr *SectionSize = MakeStartMinusEndExpr(*MCOS, in EmitGenDwarfRanges() local
|
/external/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 83 unsigned SectionSize = Is64 ? sizeof(MachO::section_64) : in getSectionPtr() local 233 const unsigned SectionSize = in parseSegmentLoadCommand() local
|
D | COFFObjectFile.cpp | 1043 uint32_t SectionSize = getSectionSize(Sec); in getSectionContents() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 443 uint64_t SectionSize = DataSize + StubBufSize; in computeTotalAllocSize() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 556 uint64_t SectionSize = DataSize + PaddingSize + StubBufSize; in computeTotalAllocSize() local
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 2853 auto SectionSize = in checkoffsets() local 2871 auto SectionSize = in checkVMA() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 140 uint64_t SectionSize = StringOffsetsSection.Data.size(); in dumpDWARFv5StringOffsetsSection() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | COFF.h | 56 SectionSize = 40, enumerator
|
/external/llvm/include/llvm/Support/ |
D | COFF.h | 51 SectionSize = 40, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | COFF.h | 61 SectionSize = 40, enumerator
|