Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/jit/
Dprofiling_data.h203 auto throwData = reinterpret_cast<ThrowData *>(mem); in From() local
245 Span<ThrowData> throwData) in ProfilingData()