Lines Matching defs:mod

156 apply_imm64 (struct module *mod, struct insn *insn, uint64_t val)  in apply_imm64()
168 apply_imm60 (struct module *mod, struct insn *insn, uint64_t val) in apply_imm60()
185 apply_imm22 (struct module *mod, struct insn *insn, uint64_t val) in apply_imm22()
200 apply_imm21b (struct module *mod, struct insn *insn, uint64_t val) in apply_imm21b()
235 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt()
285 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt()
310 module_arch_freeing_init (struct module *mod) in module_arch_freeing_init()
424 struct module *mod) in module_frob_arch_sections()
489 in_init (const struct module *mod, uint64_t addr) in in_init()
495 in_core (const struct module *mod, uint64_t addr) in in_core()
501 is_internal (const struct module *mod, uint64_t value) in is_internal()
510 get_ltoff (struct module *mod, uint64_t value, int *okp) in get_ltoff()
532 gp_addressable (struct module *mod, uint64_t value) in gp_addressable()
539 get_plt (struct module *mod, const struct insn *insn, uint64_t value, int *okp) in get_plt()
585 get_fdesc (struct module *mod, uint64_t value, int *okp) in get_fdesc()
619 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, in do_reloc()
791 unsigned int relsec, struct module *mod) in apply_relocate_add()
851 register_unwind_table (struct module *mod) in register_unwind_table()
908 module_finalize (const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) in module_finalize()
939 module_arch_cleanup (struct module *mod) in module_arch_cleanup()
951 void *dereference_module_function_descriptor(struct module *mod, void *ptr) in dereference_module_function_descriptor()