Home
last modified time | relevance | path

Searched defs:symtab_node (Results 1 – 13 of 13) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.h107 symtab_node struct
113 explicit symtab_node (symtab_type t) in symtab_node() function
276 /* Add this symtab_node to the same comdat group that OLD is in. */ argument
419 inline bool in_same_comdat_group_p (symtab_node *target); argument
488 unsigned alias : 1;
512 unsigned weakref : 1;
521 unsigned symver : 1;
524 unsigned analyzed : 1;
591 symtab_node *next; argument
592 symtab_node *previous; argument
[all …]
H A Dipa-comdats.c66 tree newgroup, hash_map<symtab_node *, tree> &map) in propagate_comdat_group()
H A Dipa-icf.c432 sem_item::compare_symbol_references ( in compare_symbol_references()
524 sem_function::equals_wpa (sem_item *item, in equals_wpa()
741 sem_item::update_hash_by_addr_refs (hash_map <symtab_node *, in update_hash_by_addr_refs()
776 sem_item::update_hash_by_local_refs (hash_map <symtab_node *, in update_hash_by_local_refs()
806 sem_function::equals (sem_item *item, in equals()
1614 sem_variable::equals_wpa (sem_item *item, in equals_wpa()
1667 sem_variable::equals (sem_item *item, in equals()
H A Dsymtab.c2211 symtab_node::call_for_symbol_and_aliases_1 (bool (*callback) (symtab_node *, in call_for_symbol_and_aliases_1()
H A Dtree-core.h1797 struct symtab_node *symtab_node; member
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dcgraph.h107 symtab_node struct
113 explicit symtab_node (symtab_type t) in symtab_node() function
278 /* Add this symtab_node to the same comdat group that OLD is in. */ argument
429 inline bool in_same_comdat_group_p (symtab_node *target); argument
498 unsigned alias : 1;
522 unsigned weakref : 1;
531 unsigned symver : 1;
534 unsigned analyzed : 1;
603 symtab_node *next; argument
604 symtab_node *previous; argument
[all …]
H A Dipa-comdats.c66 tree newgroup, hash_map<symtab_node *, tree> &map) in propagate_comdat_group()
H A Dipa-comdats.cc66 tree newgroup, hash_map<symtab_node *, tree> &map) in propagate_comdat_group()
H A Dipa-icf.c432 sem_item::compare_symbol_references ( in compare_symbol_references()
524 sem_function::equals_wpa (sem_item *item, in equals_wpa()
741 sem_item::update_hash_by_addr_refs (hash_map <symtab_node *, in update_hash_by_addr_refs()
776 sem_item::update_hash_by_local_refs (hash_map <symtab_node *, in update_hash_by_local_refs()
806 sem_function::equals (sem_item *item, in equals()
1614 sem_variable::equals_wpa (sem_item *item, in equals_wpa()
1667 sem_variable::equals (sem_item *item, in equals()
H A Dipa-icf.cc442 sem_item::compare_symbol_references ( in compare_symbol_references()
534 sem_function::equals_wpa (sem_item *item, in equals_wpa()
744 sem_item::update_hash_by_addr_refs (hash_map <symtab_node *, in update_hash_by_addr_refs()
779 sem_item::update_hash_by_local_refs (hash_map <symtab_node *, in update_hash_by_local_refs()
809 sem_function::equals (sem_item *item, in equals()
1635 sem_variable::equals_wpa (sem_item *item, in equals_wpa()
1688 sem_variable::equals (sem_item *item, in equals()
H A Dsymtab.c2211 symtab_node::call_for_symbol_and_aliases_1 (bool (*callback) (symtab_node *, in call_for_symbol_and_aliases_1()
H A Dsymtab.cc2309 symtab_node::call_for_symbol_and_aliases_1 (bool (*callback) (symtab_node *, in call_for_symbol_and_aliases_1()
H A Dtree-core.h1867 struct symtab_node *symtab_node; member