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_free (struct module *mod, void *module_region) in module_free()
424 struct module *mod) in module_frob_arch_sections()
497 in_init (const struct module *mod, uint64_t addr) in in_init()
503 in_core (const struct module *mod, uint64_t addr) in in_core()
509 is_internal (const struct module *mod, uint64_t value) in is_internal()
518 get_ltoff (struct module *mod, uint64_t value, int *okp) in get_ltoff()
540 gp_addressable (struct module *mod, uint64_t value) in gp_addressable()
547 get_plt (struct module *mod, const struct insn *insn, uint64_t value, int *okp) in get_plt()
593 get_fdesc (struct module *mod, uint64_t value, int *okp) in get_fdesc()
627 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, in do_reloc()
798 unsigned int relsec, struct module *mod) in apply_relocate_add()
855 register_unwind_table (struct module *mod) in register_unwind_table()
914 module_finalize (const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *mod) in module_finalize()
947 module_arch_cleanup (struct module *mod) in module_arch_cleanup()