Lines Matching +defs:val +defs:me
55 #define RELOC_REACHABLE(val, bits) \ argument
60 #define CHECK_RELOC(val, bits) \ argument
270 struct module *me) in module_frob_arch_sections()
336 static Elf64_Word get_got(struct module *me, unsigned long value, long addend) in get_got()
361 static Elf_Addr get_fdesc(struct module *me, unsigned long value) in get_fdesc()
392 static Elf_Addr get_stub(struct module *me, unsigned long value, long addend, in get_stub()
493 struct module *me) in apply_relocate_add()
499 Elf32_Addr val; in apply_relocate_add() local
638 struct module *me) in apply_relocate_add()
645 Elf64_Addr val; in apply_relocate_add() local
802 register_unwind_table(struct module *me, in register_unwind_table()
821 deregister_unwind_table(struct module *me) in deregister_unwind_table()
829 struct module *me) in module_finalize()