Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/Orc/
DObjectLinkingLayerTest.cpp31 class SectionMemoryManagerWrapper : public SectionMemoryManager { class
48 class SectionMemoryManagerWrapper : public SectionMemoryManager { in TEST() class
50 SectionMemoryManagerWrapper(bool &DebugSeen) : DebugSeen(DebugSeen) {} in TEST() function in __anon1016c7390111::TEST::SectionMemoryManagerWrapper