summaryrefslogtreecommitdiff
path: root/util/cbfstool/elfparsing.h
AgeCommit message (Expand)Author
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29cbfstool: add ELF symbol, relocation, and string table supportAaron Durbin
2015-10-29cbfstool: add ELF header initialization helperAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-25cbfstool: Clean up in preparation for adding new filesSol Boucher
2014-03-18cbfstool: add ELF writing supportAaron Durbin
2014-03-14cbfstool: add symbol table parsing to the ELF parserAaron Durbin
2014-03-14cbfstool: add string table parsing to ELF parserAaron Durbin
2014-03-14cbfstool: add relocation parsing to ELF parserAaron Durbin
2014-03-14cbfstool: introduce struct parsed_elf and parse_elf()Aaron Durbin
2014-03-13cbfstool: add eflparsing.hAaron Durbin