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