Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/
H A Dbacktrace.cpp41 static const std::string LIB_UNWIND_SO_NAME = "libunwind.so"; member
77 void *handle = dlopen(LIB_UNWIND_SO_NAME.c_str(), RTLD_NOW); in GetPcs()

Completed in 1 milliseconds