Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DThreadKDP.cpp160 const bool adjust_pc_if_needed = true; in SetStopInfoFrom_KDP_EXCEPTION() local
/external/llvm-project/lldb/source/Plugins/Process/Utility/
DStopInfoMachException.cpp338 bool pc_already_adjusted, bool adjust_pc_if_needed) { in CreateStopReasonWithMachException()