Searched defs:aligned_start (Results 1 – 2 of 2) sorted by relevance
107 addr_t aligned_start = user_addr & ~(aligned_size - 1); in PowerOf2Watchpoints() local
2072 size_t aligned_start = total_bytes_read - total_bytes_read % type_width; in ReadStringFromMemory() local