Searched defs:MemoryMapper (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h51 class MemoryMapper { class in class:llvm::SectionMemoryManager
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h771 class MemoryMapper { class
773 MemoryMapper(const ThisT& base_allocator, uptr class_id) function in class:SizeClassAllocator64::MemoryMapper
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_primary64.h768 class MemoryMapper { class
770 MemoryMapper(const ThisT& base_allocator, uptr class_id) function in class:SizeClassAllocator64::MemoryMapper
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_primary64.h46 class MemoryMapper { class
50 explicit MemoryMapper(const Allocator &allocator) : allocator_(allocator) {} function in class:MemoryMapper

Completed in 210 milliseconds