Home
last modified time | relevance | path

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

/Linux-v4.19/arch/riscv/kernel/
Dmodule-sections.c33 struct mod_section *got_plt_sec = &mod->arch.got_plt; in module_emit_plt_entry() local
36 struct plt_entry *plt = get_plt_entry(val, plt_sec, got_plt_sec); in module_emit_plt_entry()
43 got_plt = (struct got_entry *)got_plt_sec->shdr->sh_addr; in module_emit_plt_entry()
49 got_plt_sec->num_entries++; in module_emit_plt_entry()