OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gnu_current_inf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
gnu-nat.c
1452
struct inf *
gnu_current_inf
= 0;
1472
struct inf *inf =
gnu_current_inf
;
2002
struct inf *inf =
gnu_current_inf
;
2079
struct proc *task =
gnu_current_inf
->task;
2085
inf_set_pid (
gnu_current_inf
, -1);
2094
inf_debug (
gnu_current_inf
, "rip");
2095
inf_detach (
gnu_current_inf
);
2107
if (
gnu_current_inf
->task &&
gnu_current_inf
->threads)
2109
return
gnu_current_inf
->threads->tid
1430
struct inf *
gnu_current_inf
= 0;
variable in typeref:struct:inf
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/
gnu-nat.c
1450
struct inf *
gnu_current_inf
= 0;
1470
struct inf *inf =
gnu_current_inf
;
2000
struct inf *inf =
gnu_current_inf
;
2077
struct proc *task =
gnu_current_inf
->task;
2083
inf_set_pid (
gnu_current_inf
, -1);
2092
inf_debug (
gnu_current_inf
, "rip");
2093
inf_detach (
gnu_current_inf
);
2105
if (
gnu_current_inf
->task &&
gnu_current_inf
->threads)
2107
return
gnu_current_inf
->threads->tid
1428
struct inf *
gnu_current_inf
= 0;
variable in typeref:struct:inf
[
all
...]
Completed in 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026