Lines Matching defs:mod
154 apply_imm64 (struct module *mod, struct insn *insn, uint64_t val) in apply_imm64()
166 apply_imm60 (struct module *mod, struct insn *insn, uint64_t val) in apply_imm60()
183 apply_imm22 (struct module *mod, struct insn *insn, uint64_t val) in apply_imm22()
198 apply_imm21b (struct module *mod, struct insn *insn, uint64_t val) in apply_imm21b()
233 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt()
283 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt()
308 module_arch_freeing_init (struct module *mod) in module_arch_freeing_init()
422 struct module *mod) in module_frob_arch_sections()
487 in_init (const struct module *mod, uint64_t addr) in in_init()
493 in_core (const struct module *mod, uint64_t addr) in in_core()
499 is_internal (const struct module *mod, uint64_t value) in is_internal()
508 get_ltoff (struct module *mod, uint64_t value, int *okp) in get_ltoff()
530 gp_addressable (struct module *mod, uint64_t value) in gp_addressable()
537 get_plt (struct module *mod, const struct insn *insn, uint64_t value, int *okp) in get_plt()
583 get_fdesc (struct module *mod, uint64_t value, int *okp) in get_fdesc()
617 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, in do_reloc()
788 unsigned int relsec, struct module *mod) in apply_relocate_add()
845 register_unwind_table (struct module *mod) in register_unwind_table()
904 module_finalize (const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) in module_finalize()
913 module_arch_cleanup (struct module *mod) in module_arch_cleanup()