Searched defs:targetsec (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/arch/parisc/kernel/ |
| H A D | module.c | 532 unsigned int targetsec = sechdrs[relsec].sh_info; in apply_relocate_add() local 421 get_stub(struct module *me, unsigned long value, long addend, enum elf_stub_type stub_type, Elf_Addr loc0, unsigned int targetsec) get_stub() argument 678 unsigned int targetsec = sechdrs[relsec].sh_info; apply_relocate_add() local [all...] |
| /kernel/linux/linux-6.6/arch/parisc/kernel/ |
| H A D | module.c | 515 unsigned int targetsec = sechdrs[relsec].sh_info; in apply_relocate_add() local 404 get_stub(struct module *me, unsigned long value, long addend, enum elf_stub_type stub_type, Elf_Addr loc0, unsigned int targetsec) get_stub() argument 661 unsigned int targetsec = sechdrs[relsec].sh_info; apply_relocate_add() local [all...] |
Completed in 8 milliseconds