aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/elf_symbols_to_module.cc
AgeCommit message (Expand)Author
2023-02-27Add #include <config.h> to the beginning of all cc filesIan Barkley-Yeung
2023-01-10Fix more memory leaks with proper smart pointer usageIan Barkley-Yeung
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2020-07-15fix pointer style to match the style guideMike Frysinger
2015-02-03Demangle symbol namehashimoto@chromium.org
2015-01-27Fix some fragile code that is likely to cause future memory corruptionerikchen@chromium.org
2011-07-06Dump PUBLIC + CFI records from libraries without debug info on Linux, use .dy...ted.mielczarek