Home
last modified time | relevance | path

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

/external/libcxxabi/test/
Dbacktrace_test.pass.cpp17 trace_function(struct _Unwind_Context*, void* ntraced) { in trace_function()
25 void call3_throw(size_t* ntraced) { in call3_throw()
34 void call3_nothrow(size_t* ntraced) { in call3_nothrow()
39 void call2(size_t* ntraced, bool do_throw) { in call2()
48 void call1(size_t* ntraced, bool do_throw) { in call1()