Home
last modified time | relevance | path

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

/trusted-firmware-a/lib/libc/
A Dassert.c25 backtrace("assert"); in __assert()
33 backtrace("assert"); in __assert()
40 backtrace("assert"); in __assert()
/trusted-firmware-a/include/common/
A Ddebug.h95 void backtrace(const char *cookie);
98 #define backtrace(x) macro
105 backtrace(__func__); \
/trusted-firmware-a/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()
/trusted-firmware-a/
A DMakefile492 include common/backtrace/backtrace.mk
/trusted-firmware-a/docs/getting_started/
A Dbuild-options.rst239 - ``ENABLE_BACKTRACE``: This option controls whether to enable backtrace
242 are defined by the implementation. This implementation of backtrace only
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dbuild-options.rst.txt239 - ``ENABLE_BACKTRACE``: This option controls whether to enable backtrace
242 are defined by the implementation. This implementation of backtrace only
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt2477 - backtrace: Strip PAC field when PAUTH is enabled
3134 - This function displays the backtrace, the current EL and security state to
3137 - Print backtrace in assert() and panic() to the console.
3523 which enables debuggers to display the backtrace of functions that triggered a
/trusted-firmware-a/docs/
A Dchange-log.md2477 - backtrace: Strip PAC field when PAUTH is enabled
3134 - This function displays the backtrace, the current EL and security state to
3137 - Print backtrace in assert() and panic() to the console.
3523 which enables debuggers to display the backtrace of functions that triggered a
/trusted-firmware-a/docs/build/latex/
A Dtrustedfirmware-a.tex4047 \sphinxcode{\sphinxupquote{ENABLE\_BACKTRACE}}: This option controls whether to enable backtrace
4050 are defined by the implementation. This implementation of backtrace only
59788 backtrace: Strip PAC field when PAUTH is enabled
61524 This function displays the backtrace, the current EL and security state to
61530 Print backtrace in assert() and panic() to the console.
62402 which enables debuggers to display the backtrace of functions that triggered a

Completed in 151 milliseconds