Searched refs:prstatus32_t (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/binutils/bfd/hosts/
H A Dx86-64linux.h228 typedef struct elf_prstatus32 prstatus32_t; typedef in typeref:struct:elf_prstatus32
/haiku-buildtools/legacy/binutils/bfd/
H A Delf.c7324 else if (note->descsz == sizeof (prstatus32_t))
7327 prstatus32_t prstat;
7330 offset = offsetof (prstatus32_t, pr_reg);
H A Dconfigure11945 echo "$as_me:$LINENO: checking for prstatus32_t in sys/procfs.h" >&5
11946 echo $ECHO_N "checking for prstatus32_t in sys/procfs.h... $ECHO_C" >&6
11962 prstatus32_t avar
12075 echo "$as_me:$LINENO: checking for prstatus32_t.pr_who in sys/procfs.h" >&5
12076 echo $ECHO_N "checking for prstatus32_t.pr_who in sys/procfs.h... $ECHO_C" >&6
12092 prstatus32_t avar; void* aref = (void*) &avar.pr_who
/haiku-buildtools/binutils/bfd/
H A Delf.c8965 else if (note->descsz == sizeof (prstatus32_t))
8968 prstatus32_t prstat;
8971 offset = offsetof (prstatus32_t, pr_reg);
10364 prstatus32_t prstat;
H A Delf64-x86-64.c506 prstatus32_t prstat;
H A Dconfigure15032 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus32_t in sys/procfs.h" >&5
15033 $as_echo_n "checking for prstatus32_t in sys/procfs.h... " >&6; }
15047 prstatus32_t avar
15106 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus32_t.pr_who in sys/procfs.h" >&5
15107 $as_echo_n "checking for prstatus32_t.pr_who in sys/procfs.h... " >&6; }
15121 prstatus32_t avar; void* aref = (void*) &avar.pr_who

Completed in 371 milliseconds