aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/elfutils.h
AgeCommit message (Expand)Author
2022-10-27names anonymous structs in elfutils.hChristopher Di Bella
2022-10-26Add support for compressed section headers to dump_syms.Konstantin Mandrika
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2020-07-15fix pointer style to match the style guideMike Frysinger
2019-10-24linux, dump_syms: set module name from DT_SONAMEJoshua Peraza
2017-10-17Rename src/common/memory.h to memory_allocator.h.Ted Mielczarek
2017-05-26Teach the ELF parser to handle multiple PT_NOTE phdrs.Peter Collingbourne
2017-05-25Simplify ELF parser code.Peter Collingbourne
2016-06-10Dump INFO CODE_ID containing Build ID in Linux dump_symsTed Mielczarek
2014-07-17Change some ELF utils to return the length as a size_t.thestig@chromium.org
2013-04-04Try to find a build-id through PT_NOTE program headersted.mielczarek@gmail.com
2012-08-21Improve Android supportdigit@chromium.org
2012-07-18Rework dump_symbols.cc using templates and traits classes to handle cross-wor...ted.mielczarek
2012-07-18Move some ELF-handling bits from file_id.cc to elfutils.{h,cc}ted.mielczarek