aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/elfutils.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-4/+4
* linux, dump_syms: set module name from DT_SONAMEJoshua Peraza2019-10-241-0/+8
* Rename src/common/memory.h to memory_allocator.h.Ted Mielczarek2017-10-171-1/+1
* Teach the ELF parser to handle multiple PT_NOTE phdrs.Peter Collingbourne2017-05-261-8/+13
* Simplify ELF parser code.Peter Collingbourne2017-05-251-8/+4
* Dump INFO CODE_ID containing Build ID in Linux dump_symsTed Mielczarek2016-06-101-0/+8
* Change some ELF utils to return the length as a size_t.thestig@chromium.org2014-07-171-5/+5
* Try to find a build-id through PT_NOTE program headersted.mielczarek@gmail.com2013-04-041-0/+11
* Improve Android supportdigit@chromium.org2012-08-211-5/+0
* Rework dump_symbols.cc using templates and traits classes to handle cross-wor...ted.mielczarek2012-07-181-0/+31
* Move some ELF-handling bits from file_id.cc to elfutils.{h,cc}ted.mielczarek2012-07-181-0/+81