Searched refs:elf_word (Results 1 – 5 of 5) sorted by relevance
36 elf_word ptr_offset = *(elf_word *)(text + got_offset); in arch_elf_relocate_local()42 *(elf_word *)(text + got_offset) = (elf_word)(text + ptr_offset - in arch_elf_relocate_local()
25 elf_word reloc_type = ELF32_R_TYPE(rel->r_info); in arch_elf_relocate()
448 typedef elf64_xword elf_word; typedef474 typedef elf32_word elf_word; typedef
47 for (elf_word i = 0; i < m->sym_tab.sym_cnt; i++) { in cmd_llext_list_symbols()
673 elf_word rel_cnt = 0; in llext_link()