Searched refs:reloc_ofs (Results 1 – 1 of 1) sorted by relevance
17 unsigned long reloc_ofs = 0; in initcall_run_list() local21 reloc_ofs = gd->reloc_off; in initcall_run_list()23 reloc_ofs = (unsigned long)image_base; in initcall_run_list()25 debug("initcall: %p", (char *)*init_fnc_ptr - reloc_ofs); in initcall_run_list()34 (char *)*init_fnc_ptr - reloc_ofs, ret); in initcall_run_list()