Lines Matching refs:Elf64_Shdr
208 const Elf64_Shdr *sechdrs, in get_stubs_size()
268 static int count_pcpu_relocs(const Elf64_Shdr *sechdrs, in count_pcpu_relocs()
299 const Elf64_Shdr *sechdrs, in get_got_size()
406 static Elf64_Sym *find_dot_toc(Elf64_Shdr *sechdrs, in find_dot_toc()
432 Elf64_Shdr *sechdrs, in module_frob_arch_sections()
610 static inline unsigned long my_r2(const Elf64_Shdr *sechdrs, struct module *me) in my_r2()
620 static inline int create_stub(const Elf64_Shdr *sechdrs, in create_stub()
696 static unsigned long stub_for_addr(const Elf64_Shdr *sechdrs, in stub_for_addr()
724 static unsigned long got_for_addr(const Elf64_Shdr *sechdrs, in got_for_addr()
793 int apply_relocate_add(Elf64_Shdr *sechdrs, in apply_relocate_add()
1118 static int setup_ftrace_ool_stubs(const Elf64_Shdr *sechdrs, unsigned long addr, struct module *me) in setup_ftrace_ool_stubs()