Home
last modified time | relevance | path

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

/freebsd-14.2/libexec/rtld-elf/
H A Drtld.c152 static int relocate_objects(Obj_Entry *, bool, Obj_Entry *, int,
894 if (relocate_objects(obj_main, in _rtld()
2424 relocate_objects(&objtmp, true, &objtmp, 0, NULL); in init_rtld()
3356 relocate_objects(Obj_Entry *first, bool bind_now, Obj_Entry *rtldobj, in relocate_objects() function