link_elf_lookup_set
static int link_elf_lookup_set(linker_file_t, const char *,
KOBJMETHOD(linker_lookup_set, link_elf_lookup_set),
error = link_elf_lookup_set(&ef->lf, "pcpu", (void ***)&ef->pcpu_start,
error = link_elf_lookup_set(&ef->lf, "vnet", (void ***)&ef->vnet_start,
static int link_elf_lookup_set(linker_file_t, const char *,
KOBJMETHOD(linker_lookup_set, link_elf_lookup_set),