Lines Matching defs:location
27 void *location; member
55 static int riscv_insn_rmw(void *location, u32 keep, u32 set) in riscv_insn_rmw()
68 static int riscv_insn_rvc_rmw(void *location, u16 keep, u16 set) in riscv_insn_rvc_rmw()
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()
97 static int apply_r_riscv_branch_rela(struct module *me, void *location, in apply_r_riscv_branch_rela()
109 static int apply_r_riscv_jal_rela(struct module *me, void *location, in apply_r_riscv_jal_rela()
121 static int apply_r_riscv_rvc_branch_rela(struct module *me, void *location, in apply_r_riscv_rvc_branch_rela()
135 static int apply_r_riscv_rvc_jump_rela(struct module *me, void *location, in apply_r_riscv_rvc_jump_rela()
152 static int apply_r_riscv_pcrel_hi20_rela(struct module *me, void *location, in apply_r_riscv_pcrel_hi20_rela()
167 static int apply_r_riscv_pcrel_lo12_i_rela(struct module *me, void *location, in apply_r_riscv_pcrel_lo12_i_rela()
177 static int apply_r_riscv_pcrel_lo12_s_rela(struct module *me, void *location, in apply_r_riscv_pcrel_lo12_s_rela()
190 static int apply_r_riscv_hi20_rela(struct module *me, void *location, in apply_r_riscv_hi20_rela()
203 static int apply_r_riscv_lo12_i_rela(struct module *me, void *location, in apply_r_riscv_lo12_i_rela()
213 static int apply_r_riscv_lo12_s_rela(struct module *me, void *location, in apply_r_riscv_lo12_s_rela()
225 static int apply_r_riscv_got_hi20_rela(struct module *me, void *location, in apply_r_riscv_got_hi20_rela()
243 static int apply_r_riscv_call_plt_rela(struct module *me, void *location, in apply_r_riscv_call_plt_rela()
267 static int apply_r_riscv_call_rela(struct module *me, void *location, in apply_r_riscv_call_rela()
286 static int apply_r_riscv_relax_rela(struct module *me, void *location, in apply_r_riscv_relax_rela()
292 static int apply_r_riscv_align_rela(struct module *me, void *location, 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()
307 static int apply_r_riscv_add16_rela(struct module *me, void *location, in apply_r_riscv_add16_rela()
314 static int apply_r_riscv_add32_rela(struct module *me, void *location, in apply_r_riscv_add32_rela()
321 static int apply_r_riscv_add64_rela(struct module *me, void *location, 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()
334 static int apply_r_riscv_sub16_rela(struct module *me, void *location, in apply_r_riscv_sub16_rela()
341 static int apply_r_riscv_sub32_rela(struct module *me, void *location, in apply_r_riscv_sub32_rela()
348 static int apply_r_riscv_sub64_rela(struct module *me, void *location, in apply_r_riscv_sub64_rela()
355 static int dynamic_linking_not_supported(struct module *me, void *location, 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()
394 static int apply_r_riscv_set16_rela(struct module *me, void *location, in apply_r_riscv_set16_rela()
401 static int apply_r_riscv_set32_rela(struct module *me, void *location, in apply_r_riscv_set32_rela()
408 static int apply_r_riscv_32_pcrel_rela(struct module *me, void *location, in apply_r_riscv_32_pcrel_rela()
415 static int apply_r_riscv_plt32_rela(struct module *me, void *location, 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()
447 static int apply_6_bit_accumulation(struct module *me, void *location, long buffer) in apply_6_bit_accumulation()
462 static int apply_8_bit_accumulation(struct module *me, void *location, long buffer) in apply_8_bit_accumulation()
473 static int apply_16_bit_accumulation(struct module *me, void *location, long buffer) in apply_16_bit_accumulation()
484 static int apply_32_bit_accumulation(struct module *me, void *location, long buffer) in apply_32_bit_accumulation()
495 static int apply_64_bit_accumulation(struct module *me, void *location, long buffer) in apply_64_bit_accumulation()
501 static int apply_uleb128_accumulation(struct module *me, void *location, long buffer) in apply_uleb128_accumulation()
626 void *location; in process_accumulated_relocations() local
655 void *location, in add_relocation_to_accumulate()
773 void *location; in apply_relocate_add() local