Home
last modified time | relevance | path

Searched defs:note (Results 1 – 9 of 9) sorted by relevance

/qemu/target/s390x/
H A Darch_dump.c91 static void s390x_write_elf64_prstatus(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_prstatus()
108 static void s390x_write_elf64_fpregset(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_fpregset()
120 static void s390x_write_elf64_vregslo(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_vregslo()
130 static void s390x_write_elf64_vregshi(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_vregshi()
144 static void s390x_write_elf64_gscb(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_gscb()
154 static void s390x_write_elf64_timer(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_timer()
160 static void s390x_write_elf64_todcmp(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_todcmp()
166 static void s390x_write_elf64_todpreg(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_todpreg()
172 static void s390x_write_elf64_ctrs(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_ctrs()
183 static void s390x_write_elf64_prefix(Note *note, S390CPU *cpu, int id) in s390x_write_elf64_prefix()
[all …]
/qemu/target/riscv/
H A Darch_dump.c54 static void riscv64_note_init(struct riscv64_note *note, DumpState *s, in riscv64_note_init()
70 struct riscv64_note note; in riscv_cpu_write_elf64_note() local
123 static void riscv32_note_init(struct riscv32_note *note, DumpState *s, in riscv32_note_init()
139 struct riscv32_note note; in riscv_cpu_write_elf32_note() local
/qemu/target/arm/
H A Darch_dump.c94 static void aarch64_note_init(struct aarch64_note *note, DumpState *s, in aarch64_note_init()
111 struct aarch64_note note; in aarch64_write_elf64_prfpreg() local
188 struct aarch64_note *note; in aarch64_write_elf64_sve() local
238 struct aarch64_note note; in arm_cpu_write_elf64_note() local
327 static void arm_note_init(struct arm_note *note, DumpState *s, in arm_note_init()
343 struct arm_note note; in arm_write_elf32_vfp() local
365 struct arm_note note; in arm_cpu_write_elf32_note() local
/qemu/target/loongarch/
H A Darch_dump.c78 static void loongarch_note_init(struct loongarch_note *note, DumpState *s, in loongarch_note_init()
95 struct loongarch_note note; in loongarch_write_elf64_fprpreg() local
121 struct loongarch_note note; in loongarch_cpu_write_elf64_note() local
/qemu/target/ppc/
H A Darch_dump.c100 Note note; member
110 Note *note = &arg->note; in ppc_write_elf_prstatus() local
140 Note *note = &arg->note; in ppc_write_elf_fpregset() local
159 Note *note = &arg->note; in ppc_write_elf_vmxregset() local
191 Note *note = &arg->note; in ppc_write_elf_vsxregset() local
207 Note *note = &arg->note; in ppc_write_elf_speregset() local
/qemu/target/i386/
H A Darch_dump.c48 Elf64_Nhdr *note; in x86_64_write_elf64_note() local
154 Elf64_Nhdr *note; in x86_write_elf64_note() local
208 Elf32_Nhdr *note; in x86_cpu_write_elf32_note() local
338 void *note; in cpu_write_qemu_note() local
H A Dcpu.c1947 const char *note; member
1980 const char *note; member
/qemu/dump/
H A Ddump.c919 static void get_note_sizes(DumpState *s, const void *note, in get_note_sizes()
952 const uint8_t *note, const char *name) in note_name_equal()
/qemu/linux-user/
H A Delfload.c3097 } note; in parse_elf_properties() local