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