Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Darch_dump.c120 #define RISCV32_PRSTATUS_NOTE_SIZE \ macro
156 ret = f(&note, RISCV32_PRSTATUS_NOTE_SIZE, s); in riscv_cpu_write_elf32_note()
197 note_size = RISCV32_PRSTATUS_NOTE_SIZE; in cpu_get_note_size()