Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-tilegx.h27 #define TILEGX_PRSTATUS_OFFSET_PR_CURSIG 12 macro
Delf64-tilegx.h27 #define TILEGX_PRSTATUS_OFFSET_PR_CURSIG 12 macro
Delf64-tilegx.c42 bfd_get_16 (abfd, note->descdata + TILEGX_PRSTATUS_OFFSET_PR_CURSIG); in tilegx_elf_grok_prstatus()
Delf32-tilegx.c42 bfd_get_16 (abfd, note->descdata + TILEGX_PRSTATUS_OFFSET_PR_CURSIG); in tilegx_elf_grok_prstatus()