Searched defs:GetMemory (Results 1 – 3 of 3) sorted by relevance
112 MicrodumpMemoryRegion* GetMemory() { return stack_region_.get(); } in GetMemory() function
67 void* GetMemory(const size_t size, const int align) { in GetMemory() function
1212 const uint8_t* MinidumpMemoryRegion::GetMemory() const { in GetMemory() function in google_breakpad::MinidumpMemoryRegion1437 MinidumpMemoryRegion* MinidumpThread::GetMemory() { in GetMemory() function in google_breakpad::MinidumpThread