OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cur_fdr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
mdebugread.c
196
static FDR *
cur_fdr
;
605
name = debug_info->ss +
cur_fdr
->issBase + sh->iss;
902
|| strcmp (debug_info->ss +
cur_fdr
->issBase + tsym.iss,
953
+ ((
cur_fdr
->isymBase + tsym.index - 1)
1023
pend = is_pending_symbol (
cur_fdr
, ext_sh);
1027
add_pending (
cur_fdr
, ext_sh, t);
1077
f->set_name (debug_info->ss +
cur_fdr
->issBase + tsym.iss);
1275
pend = is_pending_symbol (
cur_fdr
, ext_sh);
1279
add_pending (
cur_fdr
, ext_sh, t);
1303
if (has_opaque_xref (
cur_fdr
, sh)
193
static FDR *
cur_fdr
;
variable
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
mdebugread.c
196
static FDR *
cur_fdr
;
605
name = debug_info->ss +
cur_fdr
->issBase + sh->iss;
902
|| strcmp (debug_info->ss +
cur_fdr
->issBase + tsym.iss,
953
+ ((
cur_fdr
->isymBase + tsym.index - 1)
1023
pend = is_pending_symbol (
cur_fdr
, ext_sh);
1027
add_pending (
cur_fdr
, ext_sh, t);
1077
f->set_name (debug_info->ss +
cur_fdr
->issBase + tsym.iss);
1275
pend = is_pending_symbol (
cur_fdr
, ext_sh);
1279
add_pending (
cur_fdr
, ext_sh, t);
1303
if (has_opaque_xref (
cur_fdr
, sh)
193
static FDR *
cur_fdr
;
variable
[
all
...]
Completed in 20 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026