Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/wasm/
H A DWriter.cpp24 size_t &SectionSize) { in createSectionHeader()
50 size_t SectionSize; in finalize() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DRegisterEHFrames.cpp93 size_t SectionSize, HandleFDEFn HandleFDE) { in walkAppleEHFrameSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp69 unsigned int SectionSize) { in reportSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DOrcRPCTPCServer.h504 uint64_t SectionSize = alignTo(E.Size, PageSize); in reserveMemory() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp1115 const MCExpr *SectionSize = in emitGenDwarfRanges() local
1138 const MCExpr *SectionSize = in emitGenDwarfRanges() local
H A DMachObjectWriter.cpp219 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); in writeSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DXCOFFObjectFile.cpp286 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.cpp1135 uint32_t SectionSize = getSectionSize(Sec); in getSectionContents() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp566 uint64_t SectionSize = DataSize + PaddingSize + StubBufSize; in computeTotalAllocSize() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h61 SectionSize = 40, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp154 uint64_t SectionSize = StringOffsetsSection.Data.size(); in dumpStringOffsetsSection() local