Searched defs:protectMappedMemory (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ | ||
| D | SectionMemoryManager.cpp | 250 std::error_code protectMappedMemory(const sys::MemoryBlock &Block, in protectMappedMemory() function in llvm::__anon4c10937d0311::DefaultMMapper |
| /external/llvm-project/llvm/lib/ExecutionEngine/ | ||
| D | SectionMemoryManager.cpp | 259 std::error_code protectMappedMemory(const sys::MemoryBlock &Block, in protectMappedMemory() function in llvm::__anon685cf6090311::DefaultMMapper |
| /external/swiftshader/src/Reactor/ | ||
| D | LLVMJIT.cpp | 275 std::error_code protectMappedMemory(const llvm::sys::MemoryBlock &block, in protectMappedMemory() function in __anon29c604b40111::MemoryMapper |