Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfnn-riscv.c4948 # define PRSTATUS_OFFSET_PR_PID 24 macro
4960 # define PRSTATUS_OFFSET_PR_PID 32 macro
5030 bfd_put_32 (abfd, pid, data + PRSTATUS_OFFSET_PR_PID); in riscv_write_core_note()
5061 = bfd_get_32 (abfd, note->descdata + PRSTATUS_OFFSET_PR_PID); in riscv_elf_grok_prstatus()
H A Delfnn-loongarch.c3301 #define PRSTATUS_OFFSET_PR_PID 0x20 macro
3323 bfd_get_32 (abfd, note->descdata + PRSTATUS_OFFSET_PR_PID); in loongarch_elf_grok_prstatus()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfnn-riscv.c5261 # define PRSTATUS_OFFSET_PR_PID 24 macro
5273 # define PRSTATUS_OFFSET_PR_PID 32 macro
5343 bfd_put_32 (abfd, pid, data + PRSTATUS_OFFSET_PR_PID); in riscv_write_core_note()
5374 = bfd_get_32 (abfd, note->descdata + PRSTATUS_OFFSET_PR_PID); in riscv_elf_grok_prstatus()
H A Delfnn-loongarch.c5198 #define PRSTATUS_OFFSET_PR_PID 0x20 macro
5220 bfd_get_32 (abfd, note->descdata + PRSTATUS_OFFSET_PR_PID); in loongarch_elf_grok_prstatus()