Searched refs:Elf64_Xword (Results 1 – 10 of 10) sorted by relevance
23 typedef __u64 Elf64_Xword; typedef162 Elf64_Xword d_val;181 Elf64_Xword r_info; /* index and type of relocation */192 Elf64_Xword r_info; /* index and type of relocation */211 Elf64_Xword st_size; /* Associated symbol size */274 Elf64_Xword p_filesz; /* Segment size in file */275 Elf64_Xword p_memsz; /* Segment size in memory */276 Elf64_Xword p_align; /* Segment alignment, file & memory */332 Elf64_Xword sh_flags; /* Miscellaneous section attributes */335 Elf64_Xword sh_size; /* Size of section in bytes */[all …]
23 typedef __u64 Elf64_Xword; typedef162 Elf64_Xword d_val;181 Elf64_Xword r_info; /* index and type of relocation */192 Elf64_Xword r_info; /* index and type of relocation */211 Elf64_Xword st_size; /* Associated symbol size */274 Elf64_Xword p_filesz; /* Segment size in file */275 Elf64_Xword p_memsz; /* Segment size in memory */276 Elf64_Xword p_align; /* Segment alignment, file & memory */342 Elf64_Xword sh_flags; /* Miscellaneous section attributes */345 Elf64_Xword sh_size; /* Size of section in bytes */[all …]
19 typedef unsigned long long Elf64_Xword; typedef112 Elf64_Xword p_filesz; /* Segment size in file */113 Elf64_Xword p_memsz; /* Segment size in memory */114 Elf64_Xword p_align; /* Segment alignment, file & memory */
21 Elf64_Xword unused;
30 struct got_entry *chains, Elf64_Xword *poffset) in process_reloc_for_got()
644 Elf64_Xword *loc64; in apply_relocate_add()669 loc64 = (Elf64_Xword *)loc; in apply_relocate_add()
489 Elf64_Xword r_info;
18 Elf64_Xword r_info; // Relocation type and symbol index.
736 Elf64_Xword entsize = symtab->sh.sh_entsize; in elf_update_symbol()
1332 r_info = TO_NATIVE((Elf64_Xword)r_info); in get_rel_type_and_sym()