Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/windows/
Dpe_util.cc54 #define UNW_FLAG_CHAININFO 0x04 macro
348 if (unwind_info->flags & UNW_FLAG_CHAININFO) { in PrintPEFrameData()