Home
last modified time | relevance | path

Searched defs:call_pc (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/tsan/
Dts_valgrind.cc455 uintptr_t call_pc = GetVgPc(vg_tid); in rtn_call() local
Dts_pin.cc442 uintptr_t call_pc = tleb.events[i++]; in TLEBFlushUnlocked() local
527 static void TLEBAddRtnCall(PinThread &t, uintptr_t call_pc, in TLEBAddRtnCall()
Dthread_sanitizer.cc6452 void HandleRtnCall(TID tid, uintptr_t call_pc, uintptr_t target_pc, in HandleRtnCall()
8669 void NOINLINE ThreadSanitizerHandleRtnCall(int32_t tid, uintptr_t call_pc, in ThreadSanitizerHandleRtnCall()