summaryrefslogtreecommitdiff
path: root/src/elfxx.h
Commit message (Expand)AuthorAgeFilesLines
* fix the way load offset is detected so it works with lld linkerDaniel Moody2022-12-281-1/+0
* Handle <elf.h> that uses enums instead of definesStephen Webb2020-06-181-2/+2
* elf: Follow .gnu_debuglink when resolving function namesDave Watson2017-03-021-0/+1
* elfxx: Add helper to find a section in ELF image.Bert Wesarg2017-02-021-0/+2
* One time whitespace fixup.Arun Sharma2014-09-271-18/+18
* Remove one of duplicated declarations of `get_proc_name'Masatake YAMATO2013-09-251-5/+0
* Fix a build errorArun Sharma2013-05-191-2/+2
* Add basic support for the QNX operating systemMatt Fischer2013-05-131-1/+0
* Introduce get_proc_name_in_image()Arun Sharma2012-03-121-0/+12
* Fix undefined symbol: _Uelf64_valid_objectArun Sharma2012-02-121-1/+12
* Add module for parsing ARM-specific unwind tablesZachary T Welch2011-03-221-2/+2
* Some entries in /proc/<pid>/maps are not ELF files, so add checkArun Sharma2011-01-231-6/+12
* Introduce a tdep_get_func_addr_hook() in the ELF lookup_symbol()David Mosberger-Tang2007-08-221-2/+4
* Include "libunwind_i.h" instead of "internal.h".hp.com!davidm2005-05-201-2/+2
* Drop HIDDEN from declarations, only the definitions need it.mostang.com!davidm2003-12-211-4/+4
* Use Elf_W() instead of ElfW() etc. to avoid clash with <linker.h>.hp.com!davidm2003-12-201-10/+10
* (elf_map_image): Declare "path" argument as "const".mostang.com!davidm2003-04-031-1/+1
* Include <sys/stat.h>.mostang.com!davidm2003-03-191-0/+1
* (get_proc_name): Add "pid" argument.mostang.com!davidm2003-02-271-1/+2
* (Logical change 1.45)mostang.com!davidm2003-02-081-0/+71
* Initial revisionmostang.com!davidm2003-02-081-0/+0