Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dmodule.h89 static inline int get_got_plt_idx(unsigned long val, const struct mod_section *sec) in get_got_plt_idx() function
105 int got_plt_idx = get_got_plt_idx(val, sec_got_plt); in get_plt_entry()