summaryrefslogtreecommitdiffstats
path: root/setupdwfl.cxx
Commit message (Expand)AuthorAgeFilesLines
* PR10678 vta-gcc: module debuginfo: relocation refers to undefined symbolMark Wielaard2009-10-021-1/+107
* PR10678 module reloc refers to symbol in dwarf refer to kernel symbols.Mark Wielaard2009-09-301-12/+35
* Cache Dwfl's for reuse between pass 2 and pass 3.Mark Wielaard2009-09-291-20/+70
* Handle non-regex full path kernel module dwfl setup earlier.Mark Wielaard2009-09-291-10/+14
* Factor out duplicated code to setup user/module Dwfl from dwflpp/translate.Mark Wielaard2009-09-291-0/+65
* Handle full path .ko modules in setup_dwfl_kernel.Mark Wielaard2009-09-281-0/+26
* Factor out duplicated code to setup kernel/module Dwfl from dwflpp/translate.Mark Wielaard2009-09-281-0/+167