Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dmachine_kexec_64.c416 unsigned long address, sec_base, value; in arch_kexec_apply_relocations_add() local
493 sec_base = 0; in arch_kexec_apply_relocations_add()
499 sec_base = sechdrs[sym->st_shndx].sh_addr; in arch_kexec_apply_relocations_add()
502 value += sec_base; in arch_kexec_apply_relocations_add()