elf_map
int elf_map(struct nvmm_machine *, const char *, uint64_t *);
if (elf_map(mach, path, &rip) != 0)