Home
last modified time | relevance | path

Searched refs:__trace_hash_func (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_hash_func.h95 class __trace_hash_func
99 __trace_hash_func() in __trace_hash_func() function
103 ~__trace_hash_func() {} in ~__trace_hash_func()
120 { _GLIBCXX_PROFILE_DATA(_S_hash_func) = new __trace_hash_func(); } in __trace_hash_func_init()
H A Dprofiler_trace.h96 class __trace_hash_func; variable
133 _GLIBCXX_PROFILE_DEFINE_DATA(__trace_hash_func*, _S_hash_func, 0);
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-2014847 (__trace_hash_func::__insert): Delete.