Searched refs:reloc_textrel_prot (Results 1 – 1 of 1) sorted by relevance
3287 reloc_textrel_prot(Obj_Entry *obj, bool before) in reloc_textrel_prot() function3354 if (obj->textrel && reloc_textrel_prot(obj, true) != 0) in relocate_object()3363 if (obj->textrel && reloc_textrel_prot(obj, false) != 0) in relocate_object()