Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmWriter.cpp23 size_t &SectionSize) { in createSectionHeader()
51 size_t SectionSize; in finalize() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDXContainerWriter.cpp29 uint64_t SectionSize = Asm.getSectionAddressSize(Sec); in writeObject() local
70 uint64_t SectionSize = Asm.getSectionAddressSize(Sec); in writeObject() local
H A DMCDwarf.cpp1137 const MCExpr *SectionSize = in emitGenDwarfRanges() local
1160 const MCExpr *SectionSize = in emitGenDwarfRanges() local
H A DMachObjectWriter.cpp266 uint64_t SectionSize = Asm.getSectionAddressSize(Sec); in writeSection() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DRegisterEHFrames.cpp87 size_t SectionSize, HandleFDEFn HandleFDE) { in walkLibunwindEHFrameSection()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp70 unsigned int SectionSize) { in reportSection()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1191 uint64_t &SectionSize) { in emitIntOffset()
1199 uint64_t &SectionSize) { in emitLabelDifference()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp1055 unsigned SectionSize = in emitEndOfAsmFile() local
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp466 uint64_t SectionSize = getSectionSize(Sec); in getSectionContents() local
H A DXCOFFObjectFile.cpp420 uint64_t SectionSize = getSectionSize(Sec); in getSectionContents() local
H A DMachOObjectFile.cpp104 unsigned SectionSize = Is64 ? sizeof(MachO::section_64) : in getSectionPtr() local
297 const unsigned SectionSize = sizeof(Section); in parseSegmentLoadCommand() local
H A DCOFFObjectFile.cpp1309 uint32_t SectionSize = getSectionSize(Sec); in getSectionContents() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1029 unsigned SectionSize = in emitEndOfAsmFile() local
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h61 SectionSize = 40, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp836 uint64_t SectionSize = StringOffsetsSection.Data.size(); in dumpStringOffsetsSection() local