Searched defs:SectionSize (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/wasm/
H A DWriter.cpp49 size_t SectionSize; local
22 createSectionHeader(const Section &S, size_t &SectionSize) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp698 walkAppleEHFrameSection(const char *const SectionStart, size_t SectionSize, HandleFDEFn HandleFDE) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h75 support::ubig32_t SectionSize; member in struct:llvm::object::XCOFFSectionHeader32
88 support::ubig64_t SectionSize; member in struct:llvm::object::XCOFFSectionHeader64
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp219 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); local
H A DMCDwarf.cpp1150 const MCExpr *SectionSize = local
1173 const MCExpr *SectionSize = local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp281 uint64_t SectionSize = getSectionSize(Sec); local
H A DCOFFObjectFile.cpp1094 uint32_t SectionSize = getSectionSize(Sec); local
H A DMachOObjectFile.cpp101 unsigned SectionSize = Is64 ? sizeof(MachO::section_64) : local
288 const unsigned SectionSize = sizeof(Section); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h61 SectionSize = 40, enumerator in enum:llvm::COFF::__anon3045
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp154 uint64_t SectionSize = StringOffsetsSection.Data.size(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp566 uint64_t SectionSize = DataSize + PaddingSize + StubBufSize; local

Completed in 219 milliseconds