OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fdrs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
mdebugread.c
304
FDR *
fdrs
;
308
fdrs
= debug_info->fdr;
309
f =
fdrs
+ cf;
312
return
fdrs
+ rf;
318
return
fdrs
+ rfd;
2646
But the
FDRs
for the header files are after the FDR for the source
3709
/* Now scan the
FDRs
for dependencies. */
299
FDR *
fdrs
;
local
/src/external/gpl3/gdb/dist/gdb/
mdebugread.c
304
FDR *
fdrs
;
308
fdrs
= debug_info->fdr;
309
f =
fdrs
+ cf;
312
return
fdrs
+ rf;
318
return
fdrs
+ rfd;
2646
But the
FDRs
for the header files are after the FDR for the source
3712
/* Now scan the
FDRs
for dependencies. */
299
FDR *
fdrs
;
local
Completed in 21 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026