Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dmodule.h24 struct mod_section got_plt; member
66 unsigned long got_plt) in emit_plt_entry() argument
80 unsigned long offset = got_plt - plt; in emit_plt_entry()
92 struct got_entry *got_plt = (struct got_entry *)sec->shdr->sh_addr; in get_got_plt_idx() local
95 if (got_plt[i].symbol_addr == val) in get_got_plt_idx()