Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dmodule-plts.c41 static bool plt_entries_equal(const struct plt_entry *a, in plt_entries_equal() function
90 if (j >= 0 && plt_entries_equal(plt + i, plt + j)) in module_emit_plt_entry()