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

/openbsd-current/gnu/llvm/llvm/lib/ObjCopy/wasm/
H A DWasmWriter.cpp50 size_t SectionSize; local
23 createSectionHeader(const Section &S, size_t &SectionSize) argument
/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DMCDXContainerWriter.cpp57 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); local
H A DMachObjectWriter.cpp221 uint64_t SectionSize = Layout.getSectionAddressSize(&Sec); local
H A DMCDwarf.cpp1094 const MCExpr *SectionSize = local
1117 const MCExpr *SectionSize = local
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DRegisterEHFrames.cpp91 walkLibunwindEHFrameSection(const char *const SectionStart, size_t SectionSize, HandleFDEFn HandleFDE) argument
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp69 reportSection(llvm::IttEventType EventType, const char *SectionName, unsigned int SectionSize) argument
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DXCOFFObjectFile.cpp409 uint64_t SectionSize = getSectionSize(Sec); local
H A DCOFFObjectFile.cpp1199 uint32_t SectionSize = getSectionSize(Sec); local
H A DMachOObjectFile.cpp104 unsigned SectionSize = Is64 ? sizeof(MachO::section_64) : local
291 const unsigned SectionSize = sizeof(Section); local
/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h175 support::ubig32_t SectionSize; member in struct:llvm::object::XCOFFSectionHeader32
188 support::ubig64_t SectionSize; member in struct:llvm::object::XCOFFSectionHeader64
/openbsd-current/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DCOFF.h60 SectionSize = 40, enumerator in enum:llvm::COFF::__anon1605
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp573 uint64_t SectionSize = DataSize + PaddingSize + StubBufSize; local
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp159 uint64_t SectionSize = StringOffsetsSection.Data.size(); local

Completed in 165 milliseconds