Searched refs:fix_page (Results 1 – 1 of 1) sorted by relevance
292 static void *fix_page; in relocate_pc24() local294 if (fix_page == NULL) in relocate_pc24()302 fix_page = new_page; in relocate_pc24()306 Elf32_Word *fix_address = fix_page + fix_offset; in relocate_pc24()313 fix_page = NULL; in relocate_pc24()
Completed in 5 milliseconds