HomeSort by: relevance | last modified time | path
    Searched refs:prstatus_t (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf.c 10367 /* prstatus_t exists on:
10381 if (note->descsz == sizeof (prstatus_t))
10383 prstatus_t prstat;
10386 offset = offsetof (prstatus_t, pr_reg);
11711 sig_off ~ offsetof(prstatus_t, pr_cursig)
11712 pid_off ~ offsetof(prstatus_t, pr_pid)
11713 lwpid_off ~ offsetof(prstatus_t, pr_who)
11715 gregset_offset ~ offsetof(prstatus_t, pr_reg) */
11807 the type appropriate for that note type (e.g., prstatus_t for
11819 case 508: /* sizeof(prstatus_t) SPARC 32-bit *
    [all...]
configure 16440 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus_t in sys/procfs.h" >&5
16441 $as_echo_n "checking for prstatus_t in sys/procfs.h... " >&6; }
16453 prstatus_t avar
16512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus_t.pr_who in sys/procfs.h" >&5
16513 $as_echo_n "checking for prstatus_t.pr_who in sys/procfs.h... " >&6; }
16525 prstatus_t avar; void* aref = (void*) &avar.pr_who
  /src/external/gpl3/binutils.old/dist/bfd/
elf.c 10299 /* prstatus_t exists on:
10313 if (note->descsz == sizeof (prstatus_t))
10315 prstatus_t prstat;
10318 offset = offsetof (prstatus_t, pr_reg);
11889 sig_off ~ offsetof(prstatus_t, pr_cursig)
11890 pid_off ~ offsetof(prstatus_t, pr_pid)
11891 lwpid_off ~ offsetof(prstatus_t, pr_who)
11893 gregset_offset ~ offsetof(prstatus_t, pr_reg) */
11985 the type appropriate for that note type (e.g., prstatus_t for
11997 case 508: /* sizeof(prstatus_t) SPARC 32-bit *
    [all...]
configure 16070 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus_t in sys/procfs.h" >&5
16071 $as_echo_n "checking for prstatus_t in sys/procfs.h... " >&6; }
16083 prstatus_t avar
16142 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus_t.pr_who in sys/procfs.h" >&5
16143 $as_echo_n "checking for prstatus_t.pr_who in sys/procfs.h... " >&6; }
16155 prstatus_t avar; void* aref = (void*) &avar.pr_who
  /src/external/gpl3/gdb/dist/bfd/
elf.c 10249 /* prstatus_t exists on:
10263 if (note->descsz == sizeof (prstatus_t))
10265 prstatus_t prstat;
10268 offset = offsetof (prstatus_t, pr_reg);
11826 sig_off ~ offsetof(prstatus_t, pr_cursig)
11827 pid_off ~ offsetof(prstatus_t, pr_pid)
11828 lwpid_off ~ offsetof(prstatus_t, pr_who)
11830 gregset_offset ~ offsetof(prstatus_t, pr_reg) */
11922 the type appropriate for that note type (e.g., prstatus_t for
11934 case 508: /* sizeof(prstatus_t) SPARC 32-bit *
    [all...]
configure 16413 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus_t in sys/procfs.h" >&5
16414 $as_echo_n "checking for prstatus_t in sys/procfs.h... " >&6; }
16426 prstatus_t avar
16485 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus_t.pr_who in sys/procfs.h" >&5
16486 $as_echo_n "checking for prstatus_t.pr_who in sys/procfs.h... " >&6; }
16498 prstatus_t avar; void* aref = (void*) &avar.pr_who
  /src/external/gpl3/gdb.old/dist/bfd/
elf.c 10423 /* prstatus_t exists on:
10437 if (note->descsz == sizeof (prstatus_t))
10439 prstatus_t prstat;
10442 offset = offsetof (prstatus_t, pr_reg);
12000 sig_off ~ offsetof(prstatus_t, pr_cursig)
12001 pid_off ~ offsetof(prstatus_t, pr_pid)
12002 lwpid_off ~ offsetof(prstatus_t, pr_who)
12004 gregset_offset ~ offsetof(prstatus_t, pr_reg) */
12096 the type appropriate for that note type (e.g., prstatus_t for
12108 case 508: /* sizeof(prstatus_t) SPARC 32-bit *
    [all...]
configure 16417 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus_t in sys/procfs.h" >&5
16418 $as_echo_n "checking for prstatus_t in sys/procfs.h... " >&6; }
16430 prstatus_t avar
16489 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prstatus_t.pr_who in sys/procfs.h" >&5
16490 $as_echo_n "checking for prstatus_t.pr_who in sys/procfs.h... " >&6; }
16502 prstatus_t avar; void* aref = (void*) &avar.pr_who

Completed in 105 milliseconds