Lines Matching defs:v
80 static int apply_r_riscv_32_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_32_rela()
91 static int apply_r_riscv_64_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_64_rela()
98 Elf_Addr v) in apply_r_riscv_branch_rela()
110 Elf_Addr v) in apply_r_riscv_jal_rela()
122 Elf_Addr v) in apply_r_riscv_rvc_branch_rela()
136 Elf_Addr v) in apply_r_riscv_rvc_jump_rela()
153 Elf_Addr v) in apply_r_riscv_pcrel_hi20_rela()
168 Elf_Addr v) in apply_r_riscv_pcrel_lo12_i_rela()
178 Elf_Addr v) in apply_r_riscv_pcrel_lo12_s_rela()
191 Elf_Addr v) in apply_r_riscv_hi20_rela()
204 Elf_Addr v) in apply_r_riscv_lo12_i_rela()
214 Elf_Addr v) in apply_r_riscv_lo12_s_rela()
226 Elf_Addr v) in apply_r_riscv_got_hi20_rela()
244 Elf_Addr v) in apply_r_riscv_call_plt_rela()
268 Elf_Addr v) in apply_r_riscv_call_rela()
287 Elf_Addr v) in apply_r_riscv_relax_rela()
293 Elf_Addr v) in apply_r_riscv_align_rela()
301 static int apply_r_riscv_add8_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_add8_rela()
308 Elf_Addr v) in apply_r_riscv_add16_rela()
315 Elf_Addr v) in apply_r_riscv_add32_rela()
322 Elf_Addr v) in apply_r_riscv_add64_rela()
328 static int apply_r_riscv_sub8_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_sub8_rela()
335 Elf_Addr v) in apply_r_riscv_sub16_rela()
342 Elf_Addr v) in apply_r_riscv_sub32_rela()
349 Elf_Addr v) in apply_r_riscv_sub64_rela()
356 Elf_Addr v) in dynamic_linking_not_supported()
363 static int tls_not_supported(struct module *me, void *location, Elf_Addr v) in tls_not_supported()
370 static int apply_r_riscv_sub6_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_sub6_rela()
379 static int apply_r_riscv_set6_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_set6_rela()
388 static int apply_r_riscv_set8_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_set8_rela()
395 Elf_Addr v) in apply_r_riscv_set16_rela()
402 Elf_Addr v) in apply_r_riscv_set32_rela()
409 Elf_Addr v) in apply_r_riscv_32_pcrel_rela()
416 Elf_Addr v) in apply_r_riscv_plt32_rela()
435 static int apply_r_riscv_set_uleb128(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_set_uleb128()
441 static int apply_r_riscv_sub_uleb128(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_sub_uleb128()
656 unsigned int hashtable_bits, Elf_Addr v, in add_relocation_to_accumulate()
777 Elf_Addr v; in apply_relocate_add() local