Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dmodule.h86 static inline int get_plt_idx(unsigned long val, Elf_Shdr *sechdrs, const struct mod_section *sec) in get_plt_idx() function
104 int plt_idx = get_plt_idx(val, sechdrs, sec_plt_idx); in get_plt_entry()