Searched refs:Elf64_Xword (Results 1 – 14 of 14) 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 …]
31 typedef uint64_t Elf64_Xword; typedef248 Elf64_Xword sh_flags; /* flags */251 Elf64_Xword sh_size; /* section size */254 Elf64_Xword sh_addralign; /* address alignment */255 Elf64_Xword sh_entsize; /* section entry size */416 Elf64_Xword r_info; /* index and type of relocation */421 Elf64_Xword r_info; /* index and type of relocation */448 Elf64_Xword p_filesz; /* number of bytes in file for seg */449 Elf64_Xword p_memsz; /* number of bytes in mem. for seg */450 Elf64_Xword p_align; /* memory alignment */[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 */
18 typedef uint64_t Elf64_Xword; typedef356 Elf64_Xword d_val;1458 Elf64_Xword r_info; /* index and type of relocation */1469 Elf64_Xword r_info; /* index and type of relocation */1488 Elf64_Xword st_size; /* Associated symbol size */1556 Elf64_Xword p_filesz; /* Segment size in file */1557 Elf64_Xword p_memsz; /* Segment size in memory */1558 Elf64_Xword p_align; /* Segment alignment, file & memory */1617 Elf64_Xword sh_flags; /* Miscellaneous section attributes */1620 Elf64_Xword sh_size; /* Size of section in bytes */[all …]
39 Elf64_Xword *dest64 = (Elf64_Xword *) &dest32[4];
21 + Elf64_Xword dynamic_size;44 + Elf64_Xword size = read64(segment->p_filesz, be);
107 Elf64_Xword dynamic_size;
21 Elf64_Xword unused;
30 struct got_entry *chains, Elf64_Xword *poffset) in process_reloc_for_got()
656 Elf64_Xword *loc64; in apply_relocate_add()681 loc64 = (Elf64_Xword *)loc; in apply_relocate_add()
489 Elf64_Xword r_info;
602 Elf64_Xword entsize = symtab->sh.sh_entsize; in elf_update_symbol()
18 Elf64_Xword r_info; // Relocation type and symbol index.
1384 Elf64_Xword r_info64 = r_info; in get_rel_type_and_sym()