Searched defs:current_addr (Results 1 – 5 of 5) sorted by relevance
49 lldb::addr_t current_addr = in InvokeShouldStopHereCallback() local
153 Address current_addr = frame->GetFrameCodeAddress(); in GetRecognizerForFrame() local
2206 const lldb::addr_t current_addr = vm_addr + bytes_read; in ReadMemoryInChunks() local
82 long current_addr; /* current address in editor buffer */ variable
983 uint64_t bytes_read) -> lldb_private::IterationAction { in ReadWriteMemoryInChunks()