Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/
H A DWasmWriter.cpp24 size_t &SectionSize) { in createSectionHeader()
50 size_t SectionSize; in finalize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCDXContainerWriter.cpp57 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); in writeObject() local
98 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); in writeObject() local
H A DMCDwarf.cpp1094 const MCExpr *SectionSize = in emitGenDwarfRanges() local
1117 const MCExpr *SectionSize = in emitGenDwarfRanges() local
H A DMachObjectWriter.cpp221 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); in writeSection() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DRegisterEHFrames.cpp92 size_t SectionSize, HandleFDEFn HandleFDE) { in walkLibunwindEHFrameSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp466 for (uint64_t SectionSize : SectionSizes) in computeAllocationSizeForSections() local
573 uint64_t SectionSize = DataSize + PaddingSize + StubBufSize; in computeTotalAllocSize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp70 unsigned int SectionSize) { in reportSection()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Nsis/
H A DNsisIn.h203 UInt32 SectionSize; variable
/aosp_15_r20/external/llvm/lib/Object/
H A DMachOObjectFile.cpp83 unsigned SectionSize = Is64 ? sizeof(MachO::section_64) : in getSectionPtr() local
233 const unsigned SectionSize = in parseSegmentLoadCommand() local
H A DCOFFObjectFile.cpp1043 uint32_t SectionSize = getSectionSize(Sec); in getSectionContents() local
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp786 uint64_t SectionSize = RelocatedSection->getSize(); in DWARFContextInMemory() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp699 size_t SectionSize, in walkAppleEHFrameSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp278 uint64_t SectionSize = getSectionSize(Sec); in getSectionContents() local
H A DMachOObjectFile.cpp101 unsigned SectionSize = Is64 ? sizeof(MachO::section_64) : in getSectionPtr() local
288 const unsigned SectionSize = sizeof(Section); in parseSegmentLoadCommand() local
H A DCOFFObjectFile.cpp1109 uint32_t SectionSize = getSectionSize(Sec); in getSectionContents() local
/aosp_15_r20/external/llvm/lib/MC/
H A DMachObjectWriter.cpp201 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); in writeSection() local
H A DMCDwarf.cpp825 const MCExpr *SectionSize = MakeStartMinusEndExpr(*MCOS, in EmitGenDwarfRanges() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMachObjectWriter.cpp219 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); in writeSection() local
H A DMCDwarf.cpp1121 const MCExpr *SectionSize = MakeStartMinusEndExpr(*MCOS, in EmitGenDwarfRanges() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp443 uint64_t SectionSize = DataSize + StubBufSize; in computeTotalAllocSize() local
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2853 auto SectionSize = in checkoffsets() local
2871 auto SectionSize = in checkVMA() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp556 uint64_t SectionSize = DataSize + PaddingSize + StubBufSize; in computeTotalAllocSize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp409 uint64_t SectionSize = getSectionSize(Sec); in getSectionContents() local
H A DMachOObjectFile.cpp104 unsigned SectionSize = Is64 ? sizeof(MachO::section_64) : in getSectionPtr() local
291 const unsigned SectionSize = sizeof(Section); in parseSegmentLoadCommand() local
H A DCOFFObjectFile.cpp1199 uint32_t SectionSize = getSectionSize(Sec); in getSectionContents() local

12