summaryrefslogtreecommitdiff
path: root/src/libelfu/model
AgeCommit message (Collapse)Author
2013-06-27Allocate .symtab during Reladd if none presentcleanupnorly
2013-06-27Remove unneeded struct member and fix references to itnorly
2013-06-26Separate PLT lookupnorly
2013-06-24PHDR: Find lowest/highest addr/offsnorly
2013-06-22PHDR: find by addr/offsetnorly
2013-06-21Use .rela.plt too - need this for x86-64c90norly
2013-06-21LOAD PHDRs at top level, others as children. mPhdrForall().norly
The reference binaries had to be updated as PHDRs are now reordered.
2013-06-20Add Elf/Phdr/Scn alloc/destroynorly
2013-06-20Cleaner ElfuPhdr allocnorly
2013-06-20Clean up code using ElfuScnnorly