summaryrefslogtreecommitdiff
path: root/src/shared-objects.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-25Refactor out binfile opening so that it is performed just once per pass.Chris Wilson1-31/+52
2007-12-07Add symbol line lookup to the minibfd.Chris Wilson1-20/+29
2007-12-06Reenable use of libbfd for line resolution.Chris Wilson1-4/+142
2007-12-06Avoid the repeated search for the debug library.Chris Wilson1-12/+7
2007-12-05Batch symbol lookups and release parsers.Chris Wilson1-9/+87
2007-12-05Import a mini bfd and elf reader from sysprof.Chris Wilson1-181/+20
2007-12-05Move the task of symbol lookup to the gui.Chris Wilson1-0/+320