Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.h79 struct SectionAlloc { struct
81 SectionAlloc(uint64_t Size, unsigned Align) in SectionAlloc() function
105 std::vector<SectionAlloc> CodeAllocs, RODataAllocs, RWDataAllocs; argument