Searched refs:_rtld_do_copy_relocations (Results 1 – 3 of 3) sorted by relevance
126 _rtld_do_copy_relocations(const Obj_Entry *dstobj) in _rtld_do_copy_relocations() function
430 int _rtld_do_copy_relocations(const Obj_Entry *);
752 if (_rtld_do_copy_relocations(_rtld_objmain) == -1) in _rtld()