Home
last modified time | relevance | path

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

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