Searched refs:GetWatchpointAddressByIndex (Results 1 – 4 of 4) sorted by relevance
218 nub_addr_t GetWatchpointAddressByIndex(uint32_t hw_index);
542 GetWatchpointAddressByIndex(i) != INVALID_NUB_ADDRESS) { in NotifyException()543 addr = GetWatchpointAddressByIndex(i); in NotifyException()1160 nub_addr_t DNBArchMachARM64::GetWatchpointAddressByIndex(uint32_t hw_index) { in GetWatchpointAddressByIndex() function in DNBArchMachARM64
239 nub_addr_t GetWatchpointAddressByIndex(uint32_t hw_index);
653 GetWatchpointAddressByIndex(i) != INVALID_NUB_ADDRESS) { in NotifyException()654 addr = GetWatchpointAddressByIndex(i); in NotifyException()1401 nub_addr_t DNBArchMachARM::GetWatchpointAddressByIndex(uint32_t hw_index) { in GetWatchpointAddressByIndex() function in DNBArchMachARM