Home
last modified time | relevance | path

Searched defs:adjust_pc_if_needed (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DThreadKDP.cpp160 const bool adjust_pc_if_needed = true; in SetStopInfoFrom_KDP_EXCEPTION() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp601 bool pc_already_adjusted, bool adjust_pc_if_needed) { in CreateStopReasonWithMachException()