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

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

Completed in 116 milliseconds