Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/common/
Dminidump_size.h91 class minidump_size<MDRawMemoryList> {
Dminidump_format.h507 } MDRawMemoryList; /* MINIDUMP_MEMORY_LIST */ typedef
509 static const size_t MDRawMemoryList_minsize = offsetof(MDRawMemoryList,
/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.cc1011 TypedMDRVA<MDRawMemoryList> list(&writer_); in WriteMemoryListStream()