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

/linux-master/arch/riscv/kernel/
H A Dmodule-sections.c35 struct got_entry *got_plt; local
[all...]
/linux-master/arch/riscv/include/asm/
H A Dmodule.h24 struct mod_section got_plt; member in struct:mod_arch_specific
92 struct got_entry *got_plt = (struct got_entry *)sec->shdr->sh_addr; local
64 emit_plt_entry(unsigned long val, unsigned long plt, unsigned long got_plt) argument

Completed in 99 milliseconds