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

  /src/external/bsd/libproc/dist/
libproc.h 120 } lwpstatus_t; typedef in typeref:struct:lwpstatus
160 const lwpstatus_t *proc_getlwpstatus(struct proc_handle *);
proc_util.c 224 const lwpstatus_t *
227 lwpstatus_t *psp = &phdl->lwps;
  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_proc.c 151 const lwpstatus_t *psp = &Pstatus(dpr->dpr_proc)->pr_lwp;
442 const lwpstatus_t *psp = &Pstatus(P)->pr_lwp;
601 const lwpstatus_t *psp;
  /src/external/gpl3/gdb/dist/gdb/
procfs.c 638 sizeof (lwpstatus_t))
639 == sizeof (lwpstatus_t));
  /src/external/gpl3/gdb.old/dist/gdb/
procfs.c 637 sizeof (lwpstatus_t))
638 == sizeof (lwpstatus_t));
  /src/external/gpl3/binutils/dist/bfd/
elf.c 10944 lwpstatus_t in pstat.pr_lwp, but we'll catch it all in an
10955 lwpstatus_t lwpstat;
10992 + offsetof (lwpstatus_t, pr_context.uc_mcontext.gregs);
10997 sect->filepos = note->descpos + offsetof (lwpstatus_t, pr_reg);
11021 + offsetof (lwpstatus_t, pr_context.uc_mcontext.fpregs);
11026 sect->filepos = note->descpos + offsetof (lwpstatus_t, pr_fpreg);
11756 gregset_off ~ offsetof(lwpstatus_t, pr_reg)
11758 fpregset_off ~ offsetof(lwpstatus_t, pr_fpreg) */
11771 /* offsetof(lwpstatus_t, pr_lwpid) */
11774 /* offsetof(lwpstatus_t, pr_cursig) *
    [all...]
configure 16980 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t in sys/procfs.h" >&5
16981 $as_echo_n "checking for lwpstatus_t in sys/procfs.h... " >&6; }
16993 lwpstatus_t avar
17052 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_context in sys/procfs.h" >&5
17053 $as_echo_n "checking for lwpstatus_t.pr_context in sys/procfs.h... " >&6; }
17065 lwpstatus_t avar; void* aref = (void*) &avar.pr_context
17088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_reg in sys/procfs.h" >&5
17089 $as_echo_n "checking for lwpstatus_t.pr_reg in sys/procfs.h... " >&6; }
17101 lwpstatus_t avar; void* aref = (void*) &avar.pr_reg
17124 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_fpreg in sys/procfs.h" >&
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf.c 10851 lwpstatus_t in pstat.pr_lwp, but we'll catch it all in an
10862 lwpstatus_t lwpstat;
10899 + offsetof (lwpstatus_t, pr_context.uc_mcontext.gregs);
10904 sect->filepos = note->descpos + offsetof (lwpstatus_t, pr_reg);
10928 + offsetof (lwpstatus_t, pr_context.uc_mcontext.fpregs);
10933 sect->filepos = note->descpos + offsetof (lwpstatus_t, pr_fpreg);
11934 gregset_off ~ offsetof(lwpstatus_t, pr_reg)
11936 fpregset_off ~ offsetof(lwpstatus_t, pr_fpreg) */
11949 /* offsetof(lwpstatus_t, pr_lwpid) */
11952 /* offsetof(lwpstatus_t, pr_cursig) *
    [all...]
configure 16610 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t in sys/procfs.h" >&5
16611 $as_echo_n "checking for lwpstatus_t in sys/procfs.h... " >&6; }
16623 lwpstatus_t avar
16682 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_context in sys/procfs.h" >&5
16683 $as_echo_n "checking for lwpstatus_t.pr_context in sys/procfs.h... " >&6; }
16695 lwpstatus_t avar; void* aref = (void*) &avar.pr_context
16718 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_reg in sys/procfs.h" >&5
16719 $as_echo_n "checking for lwpstatus_t.pr_reg in sys/procfs.h... " >&6; }
16731 lwpstatus_t avar; void* aref = (void*) &avar.pr_reg
16754 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_fpreg in sys/procfs.h" >&
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf.c 10786 lwpstatus_t in pstat.pr_lwp, but we'll catch it all in an
10797 lwpstatus_t lwpstat;
10834 + offsetof (lwpstatus_t, pr_context.uc_mcontext.gregs);
10839 sect->filepos = note->descpos + offsetof (lwpstatus_t, pr_reg);
10863 + offsetof (lwpstatus_t, pr_context.uc_mcontext.fpregs);
10868 sect->filepos = note->descpos + offsetof (lwpstatus_t, pr_fpreg);
11871 gregset_off ~ offsetof(lwpstatus_t, pr_reg)
11873 fpregset_off ~ offsetof(lwpstatus_t, pr_fpreg) */
11886 /* offsetof(lwpstatus_t, pr_lwpid) */
11889 /* offsetof(lwpstatus_t, pr_cursig) *
    [all...]
configure 16953 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t in sys/procfs.h" >&5
16954 $as_echo_n "checking for lwpstatus_t in sys/procfs.h... " >&6; }
16966 lwpstatus_t avar
17025 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_context in sys/procfs.h" >&5
17026 $as_echo_n "checking for lwpstatus_t.pr_context in sys/procfs.h... " >&6; }
17038 lwpstatus_t avar; void* aref = (void*) &avar.pr_context
17061 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_reg in sys/procfs.h" >&5
17062 $as_echo_n "checking for lwpstatus_t.pr_reg in sys/procfs.h... " >&6; }
17074 lwpstatus_t avar; void* aref = (void*) &avar.pr_reg
17097 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_fpreg in sys/procfs.h" >&
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf.c 10960 lwpstatus_t in pstat.pr_lwp, but we'll catch it all in an
10971 lwpstatus_t lwpstat;
11008 + offsetof (lwpstatus_t, pr_context.uc_mcontext.gregs);
11013 sect->filepos = note->descpos + offsetof (lwpstatus_t, pr_reg);
11037 + offsetof (lwpstatus_t, pr_context.uc_mcontext.fpregs);
11042 sect->filepos = note->descpos + offsetof (lwpstatus_t, pr_fpreg);
12045 gregset_off ~ offsetof(lwpstatus_t, pr_reg)
12047 fpregset_off ~ offsetof(lwpstatus_t, pr_fpreg) */
12060 /* offsetof(lwpstatus_t, pr_lwpid) */
12063 /* offsetof(lwpstatus_t, pr_cursig) *
    [all...]
configure 16957 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t in sys/procfs.h" >&5
16958 $as_echo_n "checking for lwpstatus_t in sys/procfs.h... " >&6; }
16970 lwpstatus_t avar
17029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_context in sys/procfs.h" >&5
17030 $as_echo_n "checking for lwpstatus_t.pr_context in sys/procfs.h... " >&6; }
17042 lwpstatus_t avar; void* aref = (void*) &avar.pr_context
17065 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_reg in sys/procfs.h" >&5
17066 $as_echo_n "checking for lwpstatus_t.pr_reg in sys/procfs.h... " >&6; }
17078 lwpstatus_t avar; void* aref = (void*) &avar.pr_reg
17101 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpstatus_t.pr_fpreg in sys/procfs.h" >&
    [all...]

Completed in 106 milliseconds