Lines Matching defs:v
20 static int apply_r_riscv_32_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_riscv_32_rela()
31 static int apply_r_riscv_64_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_riscv_64_rela()
38 Elf_Addr v) in apply_r_riscv_branch_rela()
51 Elf_Addr v) in apply_r_riscv_jal_rela()
64 Elf_Addr v) in apply_r_riscv_rcv_branch_rela()
79 Elf_Addr v) in apply_r_riscv_rvc_jump_rela()
97 Elf_Addr v) in apply_r_riscv_pcrel_hi20_rela()
115 Elf_Addr v) in apply_r_riscv_pcrel_lo12_i_rela()
126 Elf_Addr v) in apply_r_riscv_pcrel_lo12_s_rela()
140 Elf_Addr v) in apply_r_riscv_hi20_rela()
157 Elf_Addr v) in apply_r_riscv_lo12_i_rela()
167 Elf_Addr v) in apply_r_riscv_lo12_s_rela()
179 Elf_Addr v) in apply_r_riscv_got_hi20_rela()
201 Elf_Addr v) in apply_r_riscv_call_plt_rela()
228 Elf_Addr v) in apply_r_riscv_call_rela()
249 Elf_Addr v) in apply_r_riscv_relax_rela()
255 Elf_Addr v) in apply_r_riscv_align_rela()
264 Elf_Addr v) in apply_r_riscv_add32_rela()
271 Elf_Addr v) in apply_r_riscv_sub32_rela()
309 Elf_Addr v; in apply_relocate_add() local