Home
last modified time | relevance | path

Searched refs:__get_stack (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_vector_size.h74 __insert(__get_stack(), __num); in __trace_vector_size_construct()
H A Dprofiler_hashtable_size.h74 __insert(__get_stack(), __num); in __trace_hashtable_size_construct()
H A Dprofiler_list_to_slist.h137 return _GLIBCXX_PROFILE_DATA(_S_list_to_slist)->__add_object(__get_stack()); in __trace_list_to_slist_construct()
H A Dprofiler_node.h49 __get_stack() in __get_stack() function
H A Dprofiler_hash_func.h140 return _GLIBCXX_PROFILE_DATA(_S_hash_func)->__add_object(__get_stack()); in __trace_hash_func_construct()
H A Dprofiler_map_to_unordered_map.h213 return _GLIBCXX_PROFILE_DATA(_S_map2umap)->__add_object(__get_stack()); in __trace_map_to_unordered_map_construct()
H A Dprofiler_list_to_vector.h208 ->__add_object(__get_stack()); in __trace_list_to_vector_construct()
H A Dprofiler_vector_to_list.h207 ->__add_object(__get_stack()); in __trace_vector_to_list_construct()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-2014902 (__get_stack): Return null stack trace in case of (bad_alloc) exception.