HomeSort by relevance Sort by last modified time
    Searched full:symtab_node (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
ipa-ref.h 24 typedef union symtab_node_def *symtab_node; typedef in typeref:union:symtab_node_def
40 symtab_node referring;
41 symtab_node referred;
61 struct ipa_ref * ipa_record_reference (symtab_node,
62 symtab_node,
70 void ipa_clone_references (symtab_node, struct ipa_ref_list *);
71 void ipa_clone_referring (symtab_node, struct ipa_ref_list *);
cgraph.h 42 The symtab_node is inherited by cgraph and varpol nodes. */
75 symtab_node same_comdat_group;
81 symtab_node next;
82 symtab_node previous;
87 symtab_node next_sharing_asm_name;
88 symtab_node previous_sharing_asm_name;
214 GTY ((nested_ptr (union symtab_node_def, "(struct cgraph_node *)(%h)", "(symtab_node)%h")))
218 GTY ((nested_ptr (union symtab_node_def, "(struct cgraph_node *)(%h)", "(symtab_node)%h")))
222 GTY ((nested_ptr (union symtab_node_def, "(struct cgraph_node *)(%h)", "(symtab_node)%h")))
510 extern GTY(()) symtab_node symtab_nodes
    [all...]
is-a.h 34 Suppose you have a symtab_node_def *ptr, AKA symtab_node ptr. You can test
gtype-desc.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/
gtype.state     [all...]

Completed in 190 milliseconds