Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-ref.h26 class symtab_node; variable
H A Dipa-icf.c484 sem_item::compare_symbol_references ( in compare_symbol_references()
576 sem_function::equals_wpa (sem_item *item, in equals_wpa()
794 sem_item::update_hash_by_addr_refs (hash_map <symtab_node *, in update_hash_by_addr_refs()
829 sem_item::update_hash_by_local_refs (hash_map <symtab_node *, in update_hash_by_local_refs()
859 sem_function::equals (sem_item *item, in equals()
1832 sem_variable::equals_wpa (sem_item *item, in equals_wpa()
1885 sem_variable::equals (sem_item *item, in equals()
H A Dipa-comdats.c66 tree newgroup, hash_map<symtab_node *, tree> &map) in propagate_comdat_group()
H A Dsymtab.c2089 symtab_node::call_for_symbol_and_aliases_1 (bool (*callback) (symtab_node *, in call_for_symbol_and_aliases_1()
H A Dcgraph.h3206 symtab_node::call_for_symbol_and_aliases (bool (*callback) (symtab_node *, in call_for_symbol_and_aliases()
H A Dtree-core.h1710 struct symtab_node *symtab_node; member