summaryrefslogtreecommitdiffstats
path: root/dwflpp.h
Commit message (Expand)AuthorAgeFilesLines
* PR10327: resolve symbol aliases to dwarf functionsJosh Stone2009-07-011-22/+1
* PR10305 Mark probes fail on prelinked shared library.Mark Wielaard2009-06-241-0/+2
* Remove needless string copyingJosh Stone2009-06-231-6/+6
* PR 10313 Build error due to deprecation of elf_getshstrndx in elfutils (old)Mark Wielaard2009-06-231-0/+3
* PR 10313 Build error due to deprecation of elf_getshstrndx in elfutils.Mark Wielaard2009-06-231-0/+7
* Remove dwflpp::default_nameJosh Stone2009-06-081-2/+0
* Cache the last result of dwarf_getscopesJosh Stone2009-06-021-0/+5
* Move the blacklist functions into dwflppJosh Stone2009-06-011-0/+21
* Privatize many dwflpp membersJosh Stone2009-05-151-56/+56
* Simplify our unordered_map typedefsJosh Stone2009-05-151-13/+9
* Break the dwflpp dependence on query_cuJosh Stone2009-05-151-2/+1
* Break the dwflpp dependence on query_moduleJosh Stone2009-05-151-3/+0
* Merge the dwflpp::query_cu_..._address methodsJosh Stone2009-05-151-4/+1
* Remove unused dwflpp methodsJosh Stone2009-05-151-4/+0
* Move dfwlpp into its own fileJosh Stone2009-05-121-0/+383