Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Darch.h38 class MemoryManager; variable
H A Dboot.h40 class MemoryManager; variable
H A Dload.h40 class MemoryManager; variable
H A Dmemory.cpp35 MemoryManager::MemoryManager(Console *&cons, size_t pagesize) in MemoryManager() function in MemoryManager
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp45 using MemoryManager = OrcRPCTPCJITLinkMemoryManager<ThisT>; typedef in llvm::orc::RemoteTargetProcessControl
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h258 class MemoryManager; variable