Home
last modified time | relevance | path

Searched defs:rela (Results 1 – 19 of 19) sorted by relevance

/linux/arch/mips/kernel/
H A Dmodule.c60 bool rela) in apply_r_mips_hi16()
99 u32 base, Elf_Addr v, bool rela) in apply_r_mips_lo16()
219 static int apply_r_mips_64(u32 *location, Elf_Addr v, bool rela) in apply_r_mips_64()
229 static int apply_r_mips_higher(u32 *location, Elf_Addr v, bool rela) in apply_r_mips_higher()
240 static int apply_r_mips_highest(u32 *location, Elf_Addr v, bool rela) in apply_r_mips_highest()
269 Elf_Addr v, bool rela) in reloc_handler()
305 struct module *me, bool rela) in __apply_relocate()
309 Elf_Mips_Rela *rela; in __apply_relocate() member
/linux/arch/arm64/kernel/
H A Dmodule-plts.c70 void *loc, const Elf64_Rela *rela, in module_emit_plt_entry()
147 static bool duplicate_rel(const Elf64_Rela *rela, int num) in duplicate_rel()
157 static unsigned int count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, in count_plts()
249 static bool branch_rela_needs_plt(Elf64_Sym *syms, Elf64_Rela *rela, in branch_rela_needs_plt()
263 static int partition_branch_plt_relas(Elf64_Sym *syms, Elf64_Rela *rela, in partition_branch_plt_relas()
/linux/arch/alpha/kernel/
H A Dmodule.c29 process_reloc_for_got(Elf64_Rela *rela, in process_reloc_for_got()
68 Elf64_Rela *rela; in module_frob_arch_sections() local
137 Elf64_Rela *rela = (void *)sechdrs[relsec].sh_addr; in apply_relocate_add() local
/linux/arch/parisc/kernel/
H A Dmodule.c176 static inline unsigned long count_gots(const Elf_Rela *rela, unsigned long n) in count_gots()
181 static inline unsigned long count_fdescs(const Elf_Rela *rela, unsigned long n) in count_fdescs()
186 static inline unsigned long count_stubs(const Elf_Rela *rela, unsigned long n) in count_stubs()
202 static inline unsigned long count_gots(const Elf_Rela *rela, unsigned long n) in count_gots()
219 static inline unsigned long count_fdescs(const Elf_Rela *rela, unsigned long n) in count_fdescs()
234 static inline unsigned long count_stubs(const Elf_Rela *rela, unsigned long n) in count_stubs()
/linux/arch/s390/kernel/
H A Dmodule.c57 static void check_rela(Elf_Rela *rela, struct module *me) in check_rela()
111 Elf_Rela *rela; in module_frob_arch_sections() local
222 static int apply_rela(Elf_Rela *rela, Elf_Addr base, Elf_Sym *symtab, in apply_rela()
434 Elf_Rela *rela; in __apply_relocate_add() local
/linux/arch/arm64/kernel/pi/
H A Drelocate.c19 for (const Elf64_Rela *rela = rela_start; rela < rela_end; rela++) { in relocate_kernel() local
H A Drelacheck.c80 Elf64_Rela *rela; in main() local
/linux/arch/xtensa/kernel/
H A Dmodule.c54 Elf32_Rela *rela = (void *)sechdrs[relsec].sh_addr; in apply_relocate_add() local
/linux/arch/microblaze/kernel/
H A Dmodule.c23 Elf32_Rela *rela = (void *)sechdrs[relsec].sh_addr; in apply_relocate_add() local
/linux/arch/nios2/kernel/
H A Dmodule.c28 Elf32_Rela *rela = (void *)sechdrs[relsec].sh_addr; in apply_relocate_add() local
/linux/tools/objtool/
H A Dorc_dump.c24 GElf_Rela rela; in orc_dump() local
/linux/arch/hexagon/kernel/
H A Dmodule.c76 Elf32_Rela *rela = (void *)sechdrs[relsec].sh_addr; in apply_relocate_add() local
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c329 static void emit_rela_abs64(Elf64_Rela *rela, const char *sh_orig_name) in emit_rela_abs64()
367 Elf64_Rela *rela; in emit_rela_section() local
/linux/arch/riscv/kernel/
H A Dmodule-sections.c63 static bool duplicate_rela(const Elf_Rela *rela, int idx) in duplicate_rela()
/linux/arch/loongarch/kernel/
H A Dmodule-sections.c69 static bool duplicate_rela(const Elf_Rela *rela, int idx) in duplicate_rela()
H A Drelocate.c27 Elf64_Rela *rela, *rela_end; in relocate_relative() local
/linux/tools/perf/util/
H A Dsymbol-elf.c340 GElf_Rela rela; global() member
358 GElf_Rela rela; get_rel_offset() local
520 GElf_Rela rela; sort_rela_dyn() local
[all...]
/linux/arch/riscv/mm/
H A Dinit.c901 Elf64_Rela *rela = (Elf64_Rela *)&__rela_dyn_start; in relocate_kernel() local
/linux/scripts/mod/
H A Dmodpost.c1321 const Elf_Rela *rela; in section_rela() local