Searched refs:reloc_jmpslots (Results 1 – 3 of 3) sorted by relevance
383 int reloc_jmpslots(Obj_Entry *, int flags, struct Struct_RtldLockState *);
2666 if (reloc_jmpslots(obj, flags, lockstate) == -1) in relocate_object()
360 reloc_jmpslots(Obj_Entry *obj, int flags, RtldLockState *lockstate) in reloc_jmpslots() function