Searched defs:DeallocateMemory (Results 1 – 10 of 10) sorted by relevance
20 DeallocateMemory(gwp_asan::GuardedPoolAllocator &GPA, void *Ptr) { in DeallocateMemory() function
981 nub_bool_t MachTask::DeallocateMemory(nub_addr_t addr) { function
141 virtual llvm::Error DeallocateMemory(lldb::addr_t addr) { in DeallocateMemory() function
417 bool AllocatedMemoryCache::DeallocateMemory(lldb::addr_t addr) { DeallocateMemory() function in AllocatedMemoryCache
2501 Status Process::DeallocateMemory(addr_t ptr) { DeallocateMemory() function in Process
351 Status ProcessDebugger::DeallocateMemory(lldb::addr_t vm_addr) { DeallocateMemory() function in lldb_private::ProcessDebugger
229 llvm::Error NativeProcessWindows::DeallocateMemory(lldb::addr_t addr) { DeallocateMemory() function in lldb_private::NativeProcessWindows
1451 llvm::Error NativeProcessLinux::DeallocateMemory(lldb::addr_t addr) { DeallocateMemory() function in NativeProcessLinux
1427 lldb::SBError SBProcess::DeallocateMemory(lldb::addr_t ptr) { DeallocateMemory() function in SBProcess
1476 bool GDBRemoteCommunicationClient::DeallocateMemory(addr_t addr) { DeallocateMemory() function in GDBRemoteCommunicationClient