Searched refs:reloc_ofs (Results 1 – 1 of 1) sorted by relevance
22 unsigned long reloc_ofs = 0; in initcall_run_list() local26 reloc_ofs = gd->reloc_off; in initcall_run_list()28 reloc_ofs = (unsigned long)image_base; in initcall_run_list()30 debug("initcall: %p", (char *)*init_fnc_ptr - reloc_ofs); in initcall_run_list()39 (char *)*init_fnc_ptr - reloc_ofs, ret); in initcall_run_list()