Searched defs:hash_name (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dlto-section-in.c300 hash_name (const void *p) function
/haiku-buildtools/gcc/gcc/lto/
H A Dlto.c93 hash_name (const void *p) function
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dgogo.h692 std::string hash_name; member in struct:Gogo::Specific_type_function
H A Dtypes.cc1771 std::string hash_name = base_name + "$hash"; local
1811 write_specific_type_functions(Gogo* gogo, Named_type* name, const std::string& hash_name, Function_type* hash_fntype, const std::string& equal_name, Function_type* equal_fntype) argument
H A Dgogo.cc2249 queue_specific_type_function(Type* type, Named_type* name, const std::string& hash_name, Function_type* hash_fntype, const std::string& equal_name, Function_type* equal_fntype) argument

Completed in 136 milliseconds