Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/backtrace/
Dunittest_backtrace.c28 int checkString(char **bt_strings, int bt_size) in checkString()
83 char **bt_strings = backtrace_symbols(bt_buffer, bt_size); in backtrace_1003() local