elfinfo_t
elfinfo_t elfinfo = { 0 };
get_elfinfo(const path_t *p, int fd, elfinfo_t *eip)
elfinfo_t obj_elfinfo;
static bool get_elfinfo(const path_t *, int, elfinfo_t *);