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

/linux-master/arch/riscv/kernel/
H A Dmodule-sections.c34 struct mod_section *got_plt_sec = &mod->arch.got_plt; local
37 struct plt_entry *plt = get_plt_entry(val, plt_sec, got_plt_sec);
44 got_plt = (struct got_entry *)got_plt_sec->shdr->sh_addr;
52 got_plt_sec->num_entries++;

Completed in 111 milliseconds