Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dmodule.c531 unsigned long hi20_location = in apply_relocate_add() local
535 if ((hi20_location == sym->st_value) && (hi20_type == type - 1)) { in apply_relocate_add()
542 size_t offset = hi20_sym_val - hi20_location; in apply_relocate_add()
545 offset = offset - hi20_location; in apply_relocate_add()