OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prstatus_t
(Results
1 - 4
of
4
) 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
Completed in 79 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026