Searched refs:GET_CURRENT_PC (Results 1 – 6 of 6) sorted by relevance
210 # define GET_CURRENT_PC() \ macro217 # define GET_CURRENT_PC() StackTrace::GetCurrentPc() macro
44 UNUSED const uptr pc = GET_CURRENT_PC();
2240 uptr pc = GET_CURRENT_PC(); in TSAN_INTERCEPTOR()
48 UNUSED const uptr pc = GET_CURRENT_PC();
2246 uptr pc = GET_CURRENT_PC(); in TSAN_INTERCEPTOR()
282 GET_CURRENT_PC(), in TEST()