Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/
Ddecode_stacktrace.sh15 cppfilt=llvm-cxxfilt
17 cppfilt=c++filt
214 if [[ $name =~ ^_R && $cppfilt != "" ]] ; then
215 name=$("$cppfilt" "$cppfilt_opts" "$name")