Home
last modified time | relevance | path

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

/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp113 Address current_address = current_frame->GetFrameCodeAddress(); DeterminePtrauthFailure() local
/freebsd-src/usr.bin/dtc/
H A Dfdt.cc1996 int current_address = std::stoi(c->unit_address, nullptr, 16); in reassign_fragment_numbers() local