OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:symtab_node
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
cgraph.h
104
The
symtab_node
is inherited by cgraph and varpol nodes. */
107
symtab_node
113
explicit
symtab_node
(symtab_type t)
function
167
/* Return ipa reference from this
symtab_node
to
170
ipa_ref *create_reference (
symtab_node
*referred_node,
173
/* Return ipa reference from this
symtab_node
to
176
ipa_ref *create_reference (
symtab_node
*referred_node,
180
this
symtab_node
to the corresponding symbol table node. Return the new
184
/* Clone all references from symtab NODE to this
symtab_node
. */
185
void clone_references (
symtab_node
*node)
[
all
...]
tree-core.h
1867
struct
symtab_node
*
symtab_node
;
variable in typeref:struct:symtab_node
/src/external/gpl3/gcc/dist/gcc/
cgraph.h
104
The
symtab_node
is inherited by cgraph and varpol nodes. */
107
symtab_node
113
explicit
symtab_node
(symtab_type t)
function
170
/* Return ipa reference from this
symtab_node
to
173
ipa_ref *create_reference (
symtab_node
*referred_node,
176
/* Return ipa reference from this
symtab_node
to
179
ipa_ref *create_reference (
symtab_node
*referred_node,
183
this
symtab_node
to the corresponding symbol table node. Return the new
187
/* Clone all references from symtab NODE to this
symtab_node
. */
188
void clone_references (
symtab_node
*node)
[
all
...]
tree-core.h
1914
struct
symtab_node
*
symtab_node
;
variable in typeref:struct:symtab_node
Completed in 31 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026