fnprint-loader 0.4.0

ELF loading and function discovery for fnprint
Documentation

Load an ELF, hand back the loadable segments and a best-effort list of functions. x86-64 only for now (v0.1). We try symbols first, fall back to .eh_frame FDE ranges when the thing is stripped, which covers most release binaries since they keep unwind info even without a symtab.