Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDThreadPlanStepThrough.cpp104 lldb::addr_t current_address = GetThread().GetRegisterContext()->GetPC(0); in LookForPlanToStepThroughFromCurrentPC() local
109 … log->Printf ("Found step through plan from 0x%" PRIx64 ": %s", current_address, s.GetData()); in LookForPlanToStepThroughFromCurrentPC()
113 … log->Printf ("Couldn't find step through plan from address 0x%" PRIx64 ".", current_address); in LookForPlanToStepThroughFromCurrentPC()
HDThreadPlanRunToAddress.cpp255 lldb::addr_t current_address = m_thread.GetRegisterContext()->GetPC(); in AtOurAddress() local
260 if (m_addresses[i] == current_address) in AtOurAddress()
/NextBSD/contrib/binutils/libiberty/
HDalloca.c297 long current_address; /* Current stack segment address. */ member
354 trailer = (struct stk_trailer *) (status.current_address in i00afunc()
/NextBSD/contrib/gcclibs/libiberty/
HDalloca.c297 long current_address; /* Current stack segment address. */ member
354 trailer = (struct stk_trailer *) (status.current_address in i00afunc()