Searched refs:do_copy_relocations (Results 1 – 3 of 3) sorted by relevance
379 int do_copy_relocations(Obj_Entry *);
651 if (do_copy_relocations(obj_main) == -1) in _rtld()
62 do_copy_relocations(Obj_Entry *dstobj) in do_copy_relocations() function