Searched refs:gotent (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/avr32/kernel/
H A Dmodule.c178 Elf32_Addr *gotent; apply_relocate_add() local
180 gotent = (module->module_core apply_relocate_add()
183 *gotent = relocation; apply_relocate_add()
/linux-4.4.14/arch/s390/kernel/
H A Dmodule.c280 Elf_Addr *gotent; apply_rela() local
282 gotent = me->module_core + me->arch.got_offset + apply_rela()
284 *gotent = val; apply_rela()

Completed in 111 milliseconds