Home
last modified time | relevance | path

Searched refs:relocate_objects (Results 1 – 1 of 1) sorted by relevance

/dragonfly/libexec/rtld-elf/
H A Drtld.c128 static int relocate_objects(Obj_Entry *, bool, Obj_Entry *, int,
643 if (relocate_objects(obj_main, in _rtld()
1913 relocate_objects(&objtmp, true, &objtmp, 0, NULL); in init_rtld()
2707 relocate_objects(Obj_Entry *first, bool bind_now, Obj_Entry *rtldobj, in relocate_objects() function