Home
last modified time | relevance | path

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

/external/webrtc/sdk/android/native_unittests/stacktrace/
Dstacktrace_unittest.cc64 RTC_NO_INLINE uint32_t GetCurrentRelativeExecutionAddress() { in GetCurrentRelativeExecutionAddress() function
162 params->deadlock_region_start_address = GetCurrentRelativeExecutionAddress(); in ThreadFunction()
165 params->deadlock_region_end_address = GetCurrentRelativeExecutionAddress(); in ThreadFunction()
224 const uint32_t start_addr = GetCurrentRelativeExecutionAddress(); in TEST()
226 const uint32_t end_addr = GetCurrentRelativeExecutionAddress(); in TEST()