loadimage
fp->f_size = __elfN(loadimage)(fp, &ef, dest);
__elfN(loadimage)(struct preloaded_file *fp, elf_file_t ef, uint64_t off)
static int __elfN(loadimage)(struct preloaded_file *mp, elf_file_t ef,
TASK_INIT(&fwload_task, 0, loadimage, (void *)&fwli);
image im = loadimage(p.pl_pathname);
image rtldim = loadimage(im.loader);
image im = loadimage(p.pl_pathname);
image loadimage(const std::string &path);