Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dminidump.cc80 static bool IsContextSizeUnique(uint32_t context_size) { in IsContextSizeUnique() function
426 if (!IsContextSizeUnique(sizeof(MDRawContextAMD64))) { in Read()
431 if (!IsContextSizeUnique(sizeof(MDRawContextPPC64))) { in Read()
436 if (!IsContextSizeUnique(sizeof(MDRawContextARM64))) { in Read()