summaryrefslogtreecommitdiff
path: root/elfparser.h
AgeCommit message (Expand)AuthorFilesLines
2008-06-02Remove weird comment.Søren Sandmann1-24/+25
2008-06-02Keep a list of elf files for each binary file. In some cases, notablySøren Sandmann1-0/+2
2008-04-20Initial build id supportSøren Sandmann Pedersen1-1/+1
2008-03-29Beginning of a dwarf unwinder.Søren Sandmann1-0/+1
2007-02-09svn path=/trunk/; revision=351Søren Sandmann Pedersen1-1/+1
2007-02-09Update copyright noticesSøren Sandmann1-0/+17
2006-10-09New function.Soren Sandmann1-0/+2
2006-10-08Deal with address offsets. Address lookup is now:Soren Sandmann1-0/+2
2006-09-23Remove old commented out code Add commented out code accessing entireSoren Sandmann1-6/+6
2006-09-23Revert accidental commitSøren Sandmann Pedersen1-6/+6
2006-09-23Remove old commented out codeSoren Sandmann1-6/+6
2006-08-26Formatting fixes in header filesSøren Sandmann Pedersen1-4/+6
2006-08-22Rename elf_sym_get_* to elf_parser_get_sym_* and make these functions takeSoren Sandmann1-6/+6
2006-08-21Pass map->bin_file to bin_symbol_get_name.Soren Sandmann1-0/+1
2006-08-21New functionSoren Sandmann1-0/+2
2006-08-21New functionSoren Sandmann1-1/+1
2006-08-20Read the name out of the file instead of out of the struct.Soren Sandmann1-0/+1
2006-08-20New file, made out of files from libiberty in binutils.Soren Sandmann1-0/+18
2006-08-16Add beginning of an ELF parser.Soren Sandmann1-0/+8