Searched refs:get_stack_overflow_cause (Results 1 – 1 of 1) sorted by relevance
95 static std::optional<std::string> get_stack_overflow_cause(uint64_t fault_addr, uint64_t sp, in get_stack_overflow_cause() function234 cause = get_stack_overflow_cause(fault_addr, main_thread.registers->sp(), maps); in dump_probable_cause()241 cause = get_stack_overflow_cause(fault_addr, main_thread.registers->sp(), maps); in dump_probable_cause()