elf_lookup
error = relocate_file1(ef, elf_lookup, elf_reloc, false);
error = relocate_file1(ef, elf_lookup, elf_reloc, true);
static int elf_lookup(linker_file_t, Elf_Size, int, Elf_Addr *);
ELF_RELOC_REL, elf_lookup);
ELF_RELOC_RELA, elf_lookup);