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

/arch/avr32/kernel/
H A Dmodule.c180 Elf32_Addr *gotent; local
182 gotent = (module->module_core
185 *gotent = relocation;
/arch/s390/kernel/
H A Dmodule.c290 Elf_Addr *gotent; local
292 gotent = me->module_core + me->arch.got_offset +
294 *gotent = val;

Completed in 75 milliseconds