Tree @79acf94 (Download .tar.gz)
Commit History @79acf947545d8b9d6050a6c6430090018c83d361
- Fix an off-by-one error when parsing SHT_GNU_versym sections. Xavier G 9 years ago
- walkRela(): fetch symbols from the associated dynsym only. Xavier G 9 years ago
- symbolFromIndex() can now be instructed to fetch symbols from a specific dynsym section. Xavier G 9 years ago
- walkRela(): explain sh_link and sh_info. Xavier G 9 years ago
- getLinkedSection() now follows an arbitrary attribute. Xavier G 9 years ago
- SHT_RELA sections: improve description of r_sym. Xavier G 9 years ago
- Adjust indentation directives. Xavier G 9 years ago
- Display the symbol lookup path, via .gnu.hash, for each symbol in .dynsym. Xavier G 9 years ago
- Display the contents of SHT_GNU_HASH sections. Xavier G 9 years ago
- Introduce walkGnuHashSection(). Xavier G 9 years ago