_dl_rtld
err = _dl_rtld(object);
failed = _dl_rtld(_dl_objects);
fails += _dl_rtld(object->next);
int _dl_rtld(elf_object_t *object);