Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/POSIX/
DPOSIXThread.cpp58 size_t wp_size = wp_list.GetSize(); in POSIXThread() local
60 for (uint32_t wp_idx = 0; wp_idx < wp_size; wp_idx++) in POSIXThread()
327 size_t wp_size = wp->GetByteSize(); in EnableHardwareWatchpoint() local
333 wp_set = reg_ctx->SetHardwareWatchpointWithIndex(wp_addr, wp_size, in EnableHardwareWatchpoint()