got_plt_sec        34 arch/riscv/kernel/module-sections.c 	struct mod_section *got_plt_sec = &mod->arch.got_plt;
got_plt_sec        37 arch/riscv/kernel/module-sections.c 	struct plt_entry *plt = get_plt_entry(val, plt_sec, got_plt_sec);
got_plt_sec        44 arch/riscv/kernel/module-sections.c 	got_plt = (struct got_entry *)got_plt_sec->shdr->sh_addr;
got_plt_sec        52 arch/riscv/kernel/module-sections.c 	got_plt_sec->num_entries++;