Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
DInstrumentationRuntimeTSan.h68 lldb::addr_t GetMainRacyAddress(StructuredData::ObjectSP report);
DInstrumentationRuntimeTSan.cpp699 addr_t InstrumentationRuntimeTSan::GetMainRacyAddress( in GetMainRacyAddress() function in InstrumentationRuntimeTSan
823 addr_t main_address = instance->GetMainRacyAddress(report); in NotifyBreakpointHit()