Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A Ddecode_stacktrace.sh13 cppfilt=llvm-cxxfilt
15 cppfilt=c++filt
208 if [[ $name =~ ^_R && $cppfilt != "" ]] ; then
209 name=$("$cppfilt" "$cppfilt_opts" "$name")