Searched refs:max_frames_dump (Results 1 – 1 of 1) sorted by relevance
35 enum helper{ max_frames_dump = 128 }; enumerator67 native_frame_ptr_t buffer[boost::stacktrace::detail::max_frames_dump + 1]; in safe_dump_to_impl()68 if (max_depth > boost::stacktrace::detail::max_frames_dump) { in safe_dump_to_impl()69 max_depth = boost::stacktrace::detail::max_frames_dump; in safe_dump_to_impl()124 …detail::this_thread_frames::safe_dump_to_impl(file, 0, boost::stacktrace::detail::max_frames_dump); in safe_dump_to()175 …::detail::this_thread_frames::safe_dump_to_impl(fd, 0, boost::stacktrace::detail::max_frames_dump); in safe_dump_to()186 …::detail::this_thread_frames::safe_dump_to_impl(fd, 0, boost::stacktrace::detail::max_frames_dump); in safe_dump_to()