OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reload_insn_firstobj
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
reload1.cc
239
static char *
reload_insn_firstobj
;
1423
reload_insn_firstobj
= XOBNEWVAR (&reload_obstack, char, 0);
1437
reload_insn_firstobj
= XOBNEWVAR (&reload_obstack, char, 0);
1530
obstack_free (&reload_obstack,
reload_insn_firstobj
);
238
static char *
reload_insn_firstobj
;
variable
/src/external/gpl3/gcc.old/dist/gcc/
reload1.cc
239
static char *
reload_insn_firstobj
;
1423
reload_insn_firstobj
= XOBNEWVAR (&reload_obstack, char, 0);
1437
reload_insn_firstobj
= XOBNEWVAR (&reload_obstack, char, 0);
1530
obstack_free (&reload_obstack,
reload_insn_firstobj
);
238
static char *
reload_insn_firstobj
;
variable
Completed in 58 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026