summaryrefslogtreecommitdiff
path: root/src/elfxx.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce a tdep_get_func_addr_hook() in the ELF lookup_symbol()David Mosberger-Tang2007-08-221-6/+9
* Don't include <string.h>, <unistd.h>, <sys/types.h>.hp.com!davidm2005-05-201-6/+2
* (valid_object): Declare as HIDDEN instead of PROTECTED.hp.com!davidm2005-05-031-2/+2
* Convert from debug() to Debug().hp.com!davidm2004-01-301-7/+5
* Declare libunwind-entry-points as PROTECTED to ensure local uses gethp.com!davidm2004-01-031-2/+2
* Use Elf_W() instead of ElfW() etc. to avoid clash with <linker.h>.hp.com!davidm2003-12-201-26/+26
* (lookup_symbol): Delete unused variable "str_size".hp.com!davidm2003-11-271-2/+1
* (lookup_symbol): Cast arguments to debug printf() so they compilehp.com!davidm2003-09-251-6/+10
* Patch by Matthieu Delahaye:mostang.com!davidm2003-03-271-2/+2
* (lookup_symbol): Return -UNW_ENOINFO if symbol cannot be looked up for some r...mostang.com!davidm2003-03-191-6/+7
* Include "tdep.h".mostang.com!davidm2003-03-061-0/+1
* (lookup_symbol): Print debug output only at very high debug-level.mostang.com!davidm2003-02-271-4/+4
* (Logical change 1.45)mostang.com!davidm2003-02-081-0/+168
* Initial revisionmostang.com!davidm2003-02-081-0/+0