Home
last modified time | relevance | path

Searched refs:Elf64_Xword (Results 1 – 2 of 2) sorted by relevance

/tools/include/uapi/linux/
A Delf.h23 typedef __u64 Elf64_Xword; typedef
162 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 …]
/tools/objtool/
A Delf.c629 Elf64_Xword entsize = symtab->sh.sh_entsize; in elf_update_symbol()

Completed in 9 milliseconds