Home
last modified time | relevance | path

Searched refs:make_stack_map (Results 1 – 2 of 2) sorted by relevance

/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Derror.h242 make_stack_map (const std::list<octave::frame_info>& frames);
H A Derror.cc371 error_system::make_stack_map (const std::list<octave::frame_info>& frames) in make_stack_map() function in octave::error_system
907 last_error_stack (make_stack_map (e.stack_info ())); in save_exception()