Home
last modified time | relevance | path

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

/Linux-v6.6/arch/loongarch/include/asm/
Dmodule.h68 static inline int get_plt_idx(unsigned long val, Elf_Shdr *sechdrs, const struct mod_section *sec) in get_plt_idx() function
86 int plt_idx = get_plt_idx(val, sechdrs, sec_plt_idx); in get_plt_entry()