Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dmodule.c795 Elf64_Shdr *target_sec; in apply_relocate_add() local
801 target_sec = sechdrs + sechdrs[relsec].sh_info; in apply_relocate_add()
803 if (target_sec->sh_entsize == ~0UL) in apply_relocate_add()
836 rela[i].r_addend, target_sec, in apply_relocate_add()
837 (void *) target_sec->sh_addr + rela[i].r_offset); in apply_relocate_add()