Lines Matching defs:location
28 void *location; member
56 static int riscv_insn_rmw(void *location, u32 keep, u32 set) in riscv_insn_rmw()
69 static int riscv_insn_rvc_rmw(void *location, u16 keep, u16 set) in riscv_insn_rvc_rmw()
81 static int apply_r_riscv_32_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_32_rela()
92 static int apply_r_riscv_64_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_64_rela()
98 static int apply_r_riscv_branch_rela(struct module *me, void *location, in apply_r_riscv_branch_rela()
110 static int apply_r_riscv_jal_rela(struct module *me, void *location, in apply_r_riscv_jal_rela()
122 static int apply_r_riscv_rvc_branch_rela(struct module *me, void *location, in apply_r_riscv_rvc_branch_rela()
136 static int apply_r_riscv_rvc_jump_rela(struct module *me, void *location, in apply_r_riscv_rvc_jump_rela()
153 static int apply_r_riscv_pcrel_hi20_rela(struct module *me, void *location, in apply_r_riscv_pcrel_hi20_rela()
168 static int apply_r_riscv_pcrel_lo12_i_rela(struct module *me, void *location, in apply_r_riscv_pcrel_lo12_i_rela()
178 static int apply_r_riscv_pcrel_lo12_s_rela(struct module *me, void *location, in apply_r_riscv_pcrel_lo12_s_rela()
191 static int apply_r_riscv_hi20_rela(struct module *me, void *location, in apply_r_riscv_hi20_rela()
204 static int apply_r_riscv_lo12_i_rela(struct module *me, void *location, in apply_r_riscv_lo12_i_rela()
214 static int apply_r_riscv_lo12_s_rela(struct module *me, void *location, in apply_r_riscv_lo12_s_rela()
226 static int apply_r_riscv_got_hi20_rela(struct module *me, void *location, in apply_r_riscv_got_hi20_rela()
244 static int apply_r_riscv_call_plt_rela(struct module *me, void *location, in apply_r_riscv_call_plt_rela()
268 static int apply_r_riscv_call_rela(struct module *me, void *location, in apply_r_riscv_call_rela()
287 static int apply_r_riscv_relax_rela(struct module *me, void *location, in apply_r_riscv_relax_rela()
293 static int apply_r_riscv_align_rela(struct module *me, void *location, in apply_r_riscv_align_rela()
302 static int apply_r_riscv_add8_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_add8_rela()
308 static int apply_r_riscv_add16_rela(struct module *me, void *location, in apply_r_riscv_add16_rela()
315 static int apply_r_riscv_add32_rela(struct module *me, void *location, in apply_r_riscv_add32_rela()
322 static int apply_r_riscv_add64_rela(struct module *me, void *location, in apply_r_riscv_add64_rela()
329 static int apply_r_riscv_sub8_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_sub8_rela()
335 static int apply_r_riscv_sub16_rela(struct module *me, void *location, in apply_r_riscv_sub16_rela()
342 static int apply_r_riscv_sub32_rela(struct module *me, void *location, in apply_r_riscv_sub32_rela()
349 static int apply_r_riscv_sub64_rela(struct module *me, void *location, in apply_r_riscv_sub64_rela()
356 static int dynamic_linking_not_supported(struct module *me, void *location, in dynamic_linking_not_supported()
364 static int tls_not_supported(struct module *me, void *location, Elf_Addr v) in tls_not_supported()
371 static int apply_r_riscv_sub6_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_sub6_rela()
380 static int apply_r_riscv_set6_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_set6_rela()
389 static int apply_r_riscv_set8_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_set8_rela()
395 static int apply_r_riscv_set16_rela(struct module *me, void *location, in apply_r_riscv_set16_rela()
402 static int apply_r_riscv_set32_rela(struct module *me, void *location, in apply_r_riscv_set32_rela()
409 static int apply_r_riscv_32_pcrel_rela(struct module *me, void *location, in apply_r_riscv_32_pcrel_rela()
416 static int apply_r_riscv_plt32_rela(struct module *me, void *location, in apply_r_riscv_plt32_rela()
436 static int apply_r_riscv_set_uleb128(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_set_uleb128()
442 static int apply_r_riscv_sub_uleb128(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_sub_uleb128()
448 static int apply_6_bit_accumulation(struct module *me, void *location, long buffer) in apply_6_bit_accumulation()
463 static int apply_8_bit_accumulation(struct module *me, void *location, long buffer) in apply_8_bit_accumulation()
474 static int apply_16_bit_accumulation(struct module *me, void *location, long buffer) in apply_16_bit_accumulation()
485 static int apply_32_bit_accumulation(struct module *me, void *location, long buffer) in apply_32_bit_accumulation()
496 static int apply_64_bit_accumulation(struct module *me, void *location, long buffer) in apply_64_bit_accumulation()
502 static int apply_uleb128_accumulation(struct module *me, void *location, long buffer) in apply_uleb128_accumulation()
627 void *location; in process_accumulated_relocations() local
656 void *location, in add_relocation_to_accumulate()
784 void *location; in apply_relocate_add() local