Home
last modified time | relevance | path

Searched defs:SectionSize (Results 1 – 25 of 30) sorted by relevance

12

/external/llvm-project/llvm/tools/llvm-objcopy/wasm/
DWriter.cpp23 size_t &SectionSize) { in createSectionHeader()
49 size_t SectionSize; in finalize() local
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
DRegisterEHFrames.cpp93 size_t SectionSize, HandleFDEFn HandleFDE) { in walkAppleEHFrameSection()
/external/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp69 unsigned int SectionSize) { in reportSection()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
DOrcRPCTPCServer.h499 uint64_t SectionSize = alignTo(E.Size, PageSize); in reserveMemory() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp786 uint64_t SectionSize = RelocatedSection->getSize(); in DWARFContextInMemory() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DEHFrameSupport.cpp699 size_t SectionSize, in walkAppleEHFrameSection()
/external/llvm-project/llvm/lib/MC/
DMCDwarf.cpp1150 const MCExpr *SectionSize = in emitGenDwarfRanges() local
1173 const MCExpr *SectionSize = in emitGenDwarfRanges() local
DMachObjectWriter.cpp219 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); in writeSection() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp278 uint64_t SectionSize = getSectionSize(Sec); in getSectionContents() local
DMachOObjectFile.cpp101 unsigned SectionSize = Is64 ? sizeof(MachO::section_64) : in getSectionPtr() local
288 const unsigned SectionSize = sizeof(Section); in parseSegmentLoadCommand() local
DCOFFObjectFile.cpp1109 uint32_t SectionSize = getSectionSize(Sec); in getSectionContents() local
/external/llvm/lib/MC/
DMachObjectWriter.cpp201 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); in writeSection() local
DMCDwarf.cpp825 const MCExpr *SectionSize = MakeStartMinusEndExpr(*MCOS, in EmitGenDwarfRanges() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMachObjectWriter.cpp219 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); in writeSection() local
DMCDwarf.cpp1121 const MCExpr *SectionSize = MakeStartMinusEndExpr(*MCOS, in EmitGenDwarfRanges() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp83 unsigned SectionSize = Is64 ? sizeof(MachO::section_64) : in getSectionPtr() local
233 const unsigned SectionSize = in parseSegmentLoadCommand() local
DCOFFObjectFile.cpp1043 uint32_t SectionSize = getSectionSize(Sec); in getSectionContents() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp443 uint64_t SectionSize = DataSize + StubBufSize; in computeTotalAllocSize() local
/external/llvm-project/llvm/lib/Object/
DXCOFFObjectFile.cpp285 uint64_t SectionSize = getSectionSize(Sec); in getSectionContents() local
DMachOObjectFile.cpp101 unsigned SectionSize = Is64 ? sizeof(MachO::section_64) : in getSectionPtr() local
288 const unsigned SectionSize = sizeof(Section); in parseSegmentLoadCommand() local
DCOFFObjectFile.cpp1131 uint32_t SectionSize = getSectionSize(Sec); in getSectionContents() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp556 uint64_t SectionSize = DataSize + PaddingSize + StubBufSize; in computeTotalAllocSize() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp566 uint64_t SectionSize = DataSize + PaddingSize + StubBufSize; in computeTotalAllocSize() local
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2853 auto SectionSize = in checkoffsets() local
2871 auto SectionSize = in checkVMA() local
/external/llvm/include/llvm/Support/
DCOFF.h51 SectionSize = 40, enumerator

12