Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/dd/
H A Ddd_rtl.cc22 static u32 CurrentStackTrace(Thread *thr, uptr skip) { in CurrentStackTrace() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc4430 std::string OsStackTraceGetter::CurrentStackTrace(int max_depth, int skip_count) in CurrentStackTrace() function in testing::internal::OsStackTraceGetter