Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dmodule.h90 static inline int get_got_plt_idx(unsigned long val, const struct mod_section *sec) in get_got_plt_idx() function
106 int got_plt_idx = get_got_plt_idx(val, sec_got_plt); in get_plt_entry()