OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fdr_idx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
mdebugread.c
92
int
fdr_idx
;
106
#define
FDR_IDX
(p) (PST_PRIVATE(p)->
fdr_idx
)
2390
FDR_IDX
(new_pst) = -1;
2629
FDR_IDX
(pst) = f_idx;
3899
cur_fd =
FDR_IDX
(pst);
91
int
fdr_idx
;
member in struct:md_symloc
/src/external/gpl3/gdb/dist/gdb/
mdebugread.c
92
int
fdr_idx
;
106
#define
FDR_IDX
(p) (PST_PRIVATE(p)->
fdr_idx
)
2390
FDR_IDX
(new_pst) = -1;
2629
FDR_IDX
(pst) = f_idx;
3902
cur_fd =
FDR_IDX
(pst);
91
int
fdr_idx
;
member in struct:md_symloc
Completed in 40 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026