Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
A Dmodule.c70 bool rela) in apply_r_mips_hi16()
109 u32 base, Elf_Addr v, bool rela) in apply_r_mips_lo16()
229 static int apply_r_mips_64(u32 *location, Elf_Addr v, bool rela) in apply_r_mips_64()
239 static int apply_r_mips_higher(u32 *location, Elf_Addr v, bool rela) in apply_r_mips_higher()
250 static int apply_r_mips_highest(u32 *location, Elf_Addr v, bool rela) in apply_r_mips_highest()
279 Elf_Addr v, bool rela) in reloc_handler()
315 struct module *me, bool rela) in __apply_relocate()
319 Elf_Mips_Rela *rela; in __apply_relocate() member
/linux/arch/arm64/kernel/
A Dmodule-plts.c73 void *loc, const Elf64_Rela *rela, in module_emit_plt_entry()
150 static bool duplicate_rel(const Elf64_Rela *rela, int num) in duplicate_rel()
160 static unsigned int count_plts(Elf64_Sym *syms, Elf64_Rela *rela, int num, in count_plts()
256 static bool branch_rela_needs_plt(Elf64_Sym *syms, Elf64_Rela *rela, in branch_rela_needs_plt()
270 static int partition_branch_plt_relas(Elf64_Sym *syms, Elf64_Rela *rela, in partition_branch_plt_relas()
/linux/arch/alpha/kernel/
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/s390/kernel/
A Dmodule.c71 static void check_rela(Elf_Rela *rela, struct module *me) in check_rela()
125 Elf_Rela *rela; in module_frob_arch_sections() local
234 static int apply_rela(Elf_Rela *rela, Elf_Addr base, Elf_Sym *symtab, in apply_rela()
446 Elf_Rela *rela; in __apply_relocate_add() local
/linux/arch/parisc/kernel/
A Dmodule.c207 static inline unsigned long count_gots(const Elf_Rela *rela, unsigned long n) in count_gots()
212 static inline unsigned long count_fdescs(const Elf_Rela *rela, unsigned long n) in count_fdescs()
217 static inline unsigned long count_stubs(const Elf_Rela *rela, unsigned long n) in count_stubs()
233 static inline unsigned long count_gots(const Elf_Rela *rela, unsigned long n) in count_gots()
250 static inline unsigned long count_fdescs(const Elf_Rela *rela, unsigned long n) in count_fdescs()
265 static inline unsigned long count_stubs(const Elf_Rela *rela, unsigned long n) in count_stubs()
/linux/arch/powerpc/kernel/
A Dmodule_32.c24 static unsigned int count_relocs(const Elf32_Rela *rela, unsigned int num) in count_relocs()
193 Elf32_Rela *rela = (void *)sechdrs[relsec].sh_addr; in apply_relocate_add() local
A Dmodule_64.c142 static unsigned int count_relocs(const Elf64_Rela *rela, unsigned int num) in count_relocs()
533 Elf64_Rela *rela = (void *)sechdrs[relsec].sh_addr; in apply_relocate_add() local
/linux/arch/ia64/kernel/
A Dmodule.c321 duplicate_reloc (const Elf64_Rela *rela, unsigned int num) in duplicate_reloc()
334 count_gots (const Elf64_Rela *rela, unsigned int num) in count_gots()
361 count_plts (const Elf64_Rela *rela, unsigned int num) in count_plts()
387 count_fdescs (const Elf64_Rela *rela, unsigned int num) in count_fdescs()
793 Elf64_Rela *rela = (void *) sechdrs[relsec].sh_addr; in apply_relocate_add() local
/linux/arch/h8300/kernel/
A Dmodule.c16 Elf32_Rela *rela = (void *)sechdrs[relsec].sh_addr; in apply_relocate_add() local
/linux/arch/xtensa/kernel/
A Dmodule.c54 Elf32_Rela *rela = (void *)sechdrs[relsec].sh_addr; in apply_relocate_add() local
/linux/arch/microblaze/kernel/
A Dmodule.c23 Elf32_Rela *rela = (void *)sechdrs[relsec].sh_addr; in apply_relocate_add() local
/linux/arch/nios2/kernel/
A Dmodule.c48 Elf32_Rela *rela = (void *)sechdrs[relsec].sh_addr; in apply_relocate_add() local
/linux/arch/hexagon/kernel/
A Dmodule.c76 Elf32_Rela *rela = (void *)sechdrs[relsec].sh_addr; in apply_relocate_add() local
/linux/tools/objtool/
A Dorc_dump.c76 GElf_Rela rela; in orc_dump() local
/linux/arch/riscv/kernel/
A Dmodule-sections.c63 static bool duplicate_rela(const Elf_Rela *rela, int idx) in duplicate_rela()
/linux/arch/arm64/kvm/hyp/nvhe/
A Dgen-hyprel.c326 static void emit_rela_abs64(Elf64_Rela *rela, const char *sh_orig_name) in emit_rela_abs64()
364 Elf64_Rela *rela; in emit_rela_section() local
/linux/arch/s390/boot/
A Dstartup.c81 Elf64_Rela *rela_start, *rela_end, *rela; in handle_relocs() local
/linux/tools/objtool/include/objtool/
A Delf.h69 GElf_Rela rela; member
/linux/scripts/mod/
A Dmodpost.c1837 Elf_Rela *rela; in section_rela() local

Completed in 28 milliseconds