Home
last modified time | relevance | path

Searched defs:frameFormatWithFuncName (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_frame.cpp195 char frameFormatWithFuncName[] = "#%02zu pc %016" PRIx64 " %s(%s+%" PRIu64 ")"; in PrintFrame() local
198 char frameFormatWithFuncName[] = "#%02zu pc %08" PRIx64 " %s(%s+%" PRIu64 ")"; in PrintFrame() local