Home
last modified time | relevance | path

Searched refs:do_plt_call (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
Dmodule_32.c182 static uint32_t do_plt_call(void *location, in do_plt_call() function
264 value = do_plt_call(location, value, in apply_relocate_add()
299 do_plt_call(module->module_core, in apply_relocate_add()
/linux-4.4.14/arch/metag/kernel/
Dmodule.c162 static uint32_t do_plt_call(void *location, Elf32_Addr val, in do_plt_call() function
256 relocation = do_plt_call(location, relocation, in apply_relocate_add()