Home
last modified time | relevance | path

Searched refs:str_hash (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-ubsan.c66 tree str_hash = wide_int_to_tree (uint64_type_node, in cp_ubsan_instrument_vptr() local
93 void_type_node, 5, op, vptr, str_hash, in cp_ubsan_instrument_vptr()
/dragonfly/contrib/binutils-2.34/gas/
H A Decoff.c949 struct hash_control *str_hash; /* string hash table */ member
1653 cur_file_ptr->str_hash, in add_ecoff_symbol()
2284 fil_ptr->str_hash = hash_new (); in add_file()
2288 fil_ptr->str_hash, in add_file()
4111 fil_ptr->str_hash, in ecoff_build_symbols()
/dragonfly/contrib/binutils-2.27/gas/
H A Decoff.c949 struct hash_control *str_hash; /* string hash table */ member
1653 cur_file_ptr->str_hash, in add_ecoff_symbol()
2280 fil_ptr->str_hash = hash_new (); in add_file()
2284 fil_ptr->str_hash, in add_file()
4105 fil_ptr->str_hash, in ecoff_build_symbols()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dubsan.c1213 tree str_hash = gimple_call_arg (stmt, 2); in ubsan_expand_vptr_ifn() local
1238 tree htype = TREE_TYPE (str_hash); in ubsan_expand_vptr_ifn()
1243 vptr, str_hash); in ubsan_expand_vptr_ifn()