Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dmodule-plts.c111 static bool is_zero_addend_relocation(Elf32_Addr base, const Elf32_Rel *rel) in is_zero_addend_relocation() function
153 is_zero_addend_relocation(base, prev); in duplicate_rel()
201 if (!is_zero_addend_relocation(base, rel + i) || in count_plts()