Home
last modified time | relevance | path

Searched refs:memory_descriptor (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/processor/
Dminidump.cc187 static inline void Swap(MDMemoryDescriptor* memory_descriptor) { in Swap() argument
188 Swap(&memory_descriptor->start_of_memory_range); in Swap()
189 Swap(&memory_descriptor->memory); in Swap()