Home
last modified time | relevance | path

Searched defs:current_address (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dlinetable-eh.cpp40 uint64_t current_address = GetContext()->GetIt(); in bar() local
/llvm-project/lldb/source/Breakpoint/
H A DWatchpointAlgorithms.cpp147 addr_t current_address = aligned_start; in PowerOf2Watchpoints() local
/llvm-project/lldb/source/Target/
H A DThreadPlanStepThrough.cpp100 lldb::addr_t current_address = GetThread().GetRegisterContext()->GetPC(0); in LookForPlanToStepThroughFromCurrentPC() local
H A DThreadPlanRunToAddress.cpp193 lldb::addr_t current_address = GetThread().GetRegisterContext()->GetPC(); in AtOurAddress() local
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp116 Address current_address = current_frame->GetFrameCodeAddress(); DeterminePtrauthFailure() local