Searched refs:relocate_object (Results 1 – 1 of 1) sorted by relevance
| /dragonfly/libexec/rtld-elf/ |
| HD | rtld.c | 128 static int relocate_object(Obj_Entry *obj, bool bind_now, Obj_Entry *rtldobj, 2567 error = relocate_object(elm->obj, bind_now, rtldobj, flags, in relocate_object_dag() 2629 relocate_object(Obj_Entry *obj, bool bind_now, Obj_Entry *rtldobj, in relocate_object() function 2716 error = relocate_object(obj, bind_now, rtldobj, flags, in relocate_objects()
|