Home
last modified time | relevance | path

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

/Linux-v4.19/arch/riscv/include/asm/
Dmodule.h24 struct mod_section got_plt; member
64 static inline struct plt_entry emit_plt_entry(u64 val, u64 plt, u64 got_plt) in emit_plt_entry()
90 struct got_entry *got_plt = (struct got_entry *)sec->shdr->sh_addr; in get_got_plt_idx() local
/Linux-v4.19/arch/riscv/kernel/
Dmodule-sections.c34 struct got_entry *got_plt; in module_emit_plt_entry() local