OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mdebug_pending
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
mdebugread.c
97
struct
mdebug_pending
**pending_list;
471
struct
mdebug_pending
473
struct
mdebug_pending
*next; /* link */
484
static struct
mdebug_pending
**pending_list;
488
static struct
mdebug_pending
*
492
struct
mdebug_pending
*p;
507
struct
mdebug_pending
*p = is_pending_symbol (fh, sh);
512
p = XOBNEW (&mdebugread_objfile->objfile_obstack,
mdebug_pending
);
595
struct
mdebug_pending
*pend;
2394
pending_list = XOBNEWVEC (&objfile->objfile_obstack,
mdebug_pending
*,
465
struct
mdebug_pending
struct
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
mdebugread.c
97
struct
mdebug_pending
**pending_list;
471
struct
mdebug_pending
473
struct
mdebug_pending
*next; /* link */
484
static struct
mdebug_pending
**pending_list;
488
static struct
mdebug_pending
*
492
struct
mdebug_pending
*p;
507
struct
mdebug_pending
*p = is_pending_symbol (fh, sh);
512
p = XOBNEW (&mdebugread_objfile->objfile_obstack,
mdebug_pending
);
595
struct
mdebug_pending
*pend;
2394
pending_list = XOBNEWVEC (&objfile->objfile_obstack,
mdebug_pending
*,
465
struct
mdebug_pending
struct
[
all
...]
Completed in 18 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026