Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/src/
H A Dstack_preprocess.cpp53 constexpr static uint64_t DWARF_ERROR_ID = 999999; variable
1149 if ((!hookConfig_.fp_unwind()) && callFrame.callFrameId_ == DWARF_ERROR_ID && !unwindFailReport_) { in ReportFrameMap()
1151 } else if ((!hookConfig_.fp_unwind()) && callFrame.callFrameId_ == DWARF_ERROR_ID && unwindFailReport_) { in ReportFrameMap()
1616 jsCallFrame.callFrameId_ = DWARF_ERROR_ID; in FillDwarfErrorStack()
1617 jsCallFrame.symbolNameId_ = DWARF_ERROR_ID; in FillDwarfErrorStack()
1618 jsCallFrame.filePathId_ = DWARF_ERROR_ID; in FillDwarfErrorStack()

Completed in 4 milliseconds