elf_getsection
if (elf_getsection(p, filesize, DEBUG_ABBREV, shstab, shstabsz, &abbuf,
if (elf_getsection(p, filesize, DEBUG_INFO, shstab, shstabsz, &infobuf,
if (elf_getsection(p, filesize, DEBUG_STR, shstab, shstabsz, &dstrbuf,
ssize_t elf_getsection(char *, size_t, const char *, const char *,