Searched defs:SegInfo (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericJITLinkMemoryManager.cpp30 struct SegInfo { struct in class:llvm::orc::EPCGenericJITLinkMemoryManager::InFlightAlloc
31 SegInfo() : WorkingMem(nullptr), ContentSize(0), ZeroFillSize(0) {} function in struct:llvm::orc::EPCGenericJITLinkMemoryManager::InFlightAlloc::SegInfo
158 auto &SegInfo = SegInfos[AG]; local
H A DEPCIndirectionUtils.cpp120 auto SegInfo = Alloc->getSegInfo(MemProt::Read | MemProt::Exec); local
/openbsd-current/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DMemoryMapper.h31 struct SegInfo { struct in struct:llvm::orc::MemoryMapper::AllocInfo
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp3381 const ChainedFixupsSegment &SegInfo = Segments[InfoSegIndex]; local

Completed in 250 milliseconds