link_elf_lookup_symbol
static int link_elf_lookup_symbol(linker_file_t, const char *,
KOBJMETHOD(linker_lookup_symbol, link_elf_lookup_symbol),
error = link_elf_lookup_symbol(lf, setsym, &sym);
error = link_elf_lookup_symbol(lf, setsym, &sym);
static int link_elf_lookup_symbol(linker_file_t, const char *,
KOBJMETHOD(linker_lookup_symbol, link_elf_lookup_symbol),