How silly of me not to notice Elf64_Ehdr.e_shstrndx . . .
commit1c9846df3044b9f2a32c51bf28adda2a7e54225a
authorstrange <kawk256@gmail.com>
Sat, 19 Dec 2009 06:23:56 +0000 (18 23:23 -0700)
committerstrange <kawk256@gmail.com>
Sat, 19 Dec 2009 06:23:56 +0000 (18 23:23 -0700)
tree3a867c3d78eccac1f36bbde1c042cf535d1fa013
parent152126327155ce727f0f7a6bca805f99695c8f6b
How silly of me not to notice Elf64_Ehdr.e_shstrndx . . .

To quote from the ELF64 documentation, "Section name string table index".

That's one problem cleared up, at least.
src/interface/elf/Header.h
src/interface/elf/Parser.cpp