Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dmethod_test.cpp444 struct StackTraceData { in StackTraceEntryPoint() struct
446 std::string funcName; in StackTraceEntryPoint()
448 int32_t lineNum; in StackTraceEntryPoint()
450 bool operator==(const StackTraceData &st) const in StackTraceEntryPoint()