elf_reloc
int elf_reloc(linker_file_t _lf, Elf_Addr base, const void *_rel, int _type, elf_lookup_fn _lu);
extern int elf_reloc(Rt_map *, uint_t, int *, APlist **);
elf_reloc,