link_elf_reloc_local
link_elf_reloc_local(lf);
static void link_elf_reloc_local(linker_file_t);
link_elf_reloc_local(lf);
error = link_elf_reloc_local(lf, false);
error = link_elf_reloc_local(lf, true);
static int link_elf_reloc_local(linker_file_t, bool);
error = link_elf_reloc_local(lf, false);
error = link_elf_reloc_local(lf, true);