Home
last modified time | relevance | path

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

/arch/riscv/kernel/
A Dmodule-sections.c35 struct mod_section *got_plt_sec = &mod->arch.got_plt; in module_emit_plt_entry() local
38 struct plt_entry *plt = get_plt_entry(val, plt_sec, got_plt_sec); in module_emit_plt_entry()
45 got_plt = (struct got_entry *)got_plt_sec->shdr->sh_addr; in module_emit_plt_entry()
53 got_plt_sec->num_entries++; in module_emit_plt_entry()

Completed in 3 milliseconds