Searched refs:Elf64_Xword (Results 1 – 9 of 9) sorted by relevance
22 typedef __u64 Elf64_Xword; typedef154 Elf64_Xword d_val;173 Elf64_Xword r_info; /* index and type of relocation */184 Elf64_Xword r_info; /* index and type of relocation */203 Elf64_Xword st_size; /* Associated symbol size */266 Elf64_Xword p_filesz; /* Segment size in file */267 Elf64_Xword p_memsz; /* Segment size in memory */268 Elf64_Xword p_align; /* Segment alignment, file & memory */324 Elf64_Xword sh_flags; /* Miscellaneous section attributes */327 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;
65 Elf64_Xword r_info_number;
30 struct got_entry *chains, Elf64_Xword *poffset) in process_reloc_for_got()
673 Elf64_Xword *loc64; in apply_relocate_add()698 loc64 = (Elf64_Xword *)loc; in apply_relocate_add()
485 Elf64_Xword r_info;
18 Elf64_Xword r_info; // Relocation type and symbol index.
597 Elf64_Xword entsize = symtab->sh.sh_entsize; in elf_update_symbol()
Completed in 18 milliseconds