Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/os/
H A Dstacktrace.cpp127 if (ReadDebugInfo(vma) && vma->debug_info.GetSrcLocation(pc_offset, &function, &src_file, &line)) { in PrintFrame()
206 bool ReadDebugInfo(VmaEntry *vma) in ReadDebugInfo() function in panda::StackPrinter
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Dstacktrace.cpp127 if (ReadDebugInfo(vma) && vma->debugInfo.GetSrcLocation(pcOffset, &function, &srcFile, &line)) { in PrintFrame()
206 bool ReadDebugInfo(VmaEntry *vma) in ReadDebugInfo() function in ark::StackPrinter

Completed in 3 milliseconds