Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDUnwindLLDB.h94 uint32_t starting_frame_num, bool pc_register);
/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDUnwindLLDB.cpp478 uint32_t starting_frame_num, bool pc_reg) { in SearchForSavedLocationForRegister() argument
479 int64_t frame_num = starting_frame_num; in SearchForSavedLocationForRegister()