Searched refs:reloc_ofs (Results 1 – 1 of 1) sorted by relevance
32 unsigned long reloc_ofs = 0; in initcall_run_list() local36 reloc_ofs = gd->reloc_off; in initcall_run_list()38 reloc_ofs = (unsigned long)image_base; in initcall_run_list()40 debug("initcall: %p", (char *)*init_fnc_ptr - reloc_ofs); in initcall_run_list()57 (char *)*init_fnc_ptr - reloc_ofs, ret); in initcall_run_list()