Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.h94 struct SectionAllocGroup { struct
97 SectionAllocGroup &operator=(const SectionAllocGroup &) = delete; argument
99 SectionAllocGroup &operator=(SectionAllocGroup &&) = default; argument
117 std::vector<SectionAllocGroup> Unmapped; argument