Home
last modified time | relevance | path

Searched refs:frameFormatWithMapName (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/
H A Dbacktrace.cpp125 char frameFormatWithMapName[] = "#%02zu pc %016" PRIx64 " %s"; in Backtrace() local
127 ret = static_cast<int>(snprintf_s(buf, sizeof(buf), sizeof(buf) - 1, frameFormatWithMapName, \ in Backtrace()

Completed in 1 milliseconds