Home
last modified time | relevance | path

Searched refs:backtrace (Results 1 – 7 of 7) sorted by relevance

/tf-a-ffa_el3_spmc/lib/libc/
A Dassert.c25 backtrace("assert"); in __assert()
33 backtrace("assert"); in __assert()
40 backtrace("assert"); in __assert()
/tf-a-ffa_el3_spmc/include/common/
A Ddebug.h95 void backtrace(const char *cookie);
98 #define backtrace(x) macro
105 backtrace(__func__); \
/tf-a-ffa_el3_spmc/common/backtrace/
A Dbacktrace.mk18 BL_COMMON_SOURCES += common/backtrace/backtrace.c
A Dbacktrace.c258 void backtrace(const char *cookie) in backtrace() function
270 unwind_stack(fr, (uintptr_t)&backtrace, return_address); in backtrace()
/tf-a-ffa_el3_spmc/
A DMakefile477 include common/backtrace/backtrace.mk
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dbuild-options.rst228 - ``ENABLE_BACKTRACE``: This option controls whether to enable backtrace
231 are defined by the implementation. This implementation of backtrace only
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst1942 - backtrace: Strip PAC field when PAUTH is enabled
2718 - This function displays the backtrace, the current EL and security state
2722 - Print backtrace in assert() and panic() to the console.
3197 which enables debuggers to display the backtrace of functions that triggered

Completed in 19 milliseconds