Home
last modified time | relevance | path

Searched refs:Elf64_Word (Results 1 – 3 of 3) sorted by relevance

/qemu/include/
H A Delf.h17 typedef uint32_t Elf64_Word; typedef
1520 Elf64_Word e_version;
1524 Elf64_Word e_flags;
1551 Elf64_Word p_type;
1552 Elf64_Word p_flags;
1616 Elf64_Word sh_type; /* Type of section */
1621 Elf64_Word sh_link; /* Index of another section */
1622 Elf64_Word sh_info; /* Additional section information */
1740 Elf64_Word n_namesz; /* Name size */
1741 Elf64_Word n_descsz; /* Content size */
[all …]
/qemu/target/riscv/
H A Darch_dump.c55 const char *name, Elf64_Word namesz, in riscv64_note_init()
56 Elf64_Word type, Elf64_Word descsz) in riscv64_note_init()
/qemu/target/arm/
H A Darch_dump.c95 const char *name, Elf64_Word namesz, in aarch64_note_init()
96 Elf64_Word type, Elf64_Word descsz) in aarch64_note_init()