Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.h64 lldb::addr_t GetMainRacyAddress(StructuredData::ObjectSP report);
H A DInstrumentationRuntimeTSan.cpp700 addr_t InstrumentationRuntimeTSan::GetMainRacyAddress( in GetMainRacyAddress() function in InstrumentationRuntimeTSan
824 addr_t main_address = instance->GetMainRacyAddress(report); in NotifyBreakpointHit()