Searched refs:relocate_objects (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/libexec/rtld-elf/ |
| H A D | rtld.c | 147 static int relocate_objects(Obj_Entry *, bool, Obj_Entry *, int, 700 if (relocate_objects(obj_main, in _rtld() 2125 relocate_objects(&objtmp, true, &objtmp, 0, NULL); in init_rtld() 2932 relocate_objects(Obj_Entry *first, bool bind_now, Obj_Entry *rtldobj, in relocate_objects() function
|