For some reason, cxxfilt fails to demangle some names on some systems. Instead of failing the build process, just skip those symbols.
Create a script that builds a simple-to-read symbol table from the output of `nm`. Include running that script over the kernel in the build, and including that output in the initrd. Tags: callstack debugging