reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3059 if (!m_gdb_comm.DeallocateMemory(addr)) 3061 "unable to deallocate memory at 0x%" PRIx64, addr); 3067 MMapMap::iterator pos = m_addr_to_mmap_size.find(addr); 3069 InferiorCallMunmap(this, addr, pos->second)) 3073 "unable to deallocate memory at 0x%" PRIx64, addr);