Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Darch_dump.c86 #define AARCH64_NOTE_HEADER_SIZE offsetof(struct aarch64_note, prstatus) macro
88 (AARCH64_NOTE_HEADER_SIZE + sizeof(struct aarch64_elf_prstatus))
90 (AARCH64_NOTE_HEADER_SIZE + sizeof(struct aarch64_user_vfp_state))
92 (AARCH64_NOTE_HEADER_SIZE + sve_size(env))