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