Searched refs:DebugInfoPatcherMutex (Results 1 – 2 of 2) sorted by relevance
37 std::mutex DebugInfoPatcherMutex; variable179 std::lock_guard<std::mutex> Lock(DebugInfoPatcherMutex); in getBinaryDWOPatcherHelper()220 std::lock_guard<std::mutex> Lock(DebugInfoPatcherMutex); in createBinaryDWOAbbrevWriter()
692 std::lock_guard<std::mutex> Lock(DebugInfoPatcherMutex); in updateUnitDebugInfo()813 std::lock_guard<std::mutex> Lock(DebugInfoPatcherMutex); in updateDWARFObjectAddressRanges()1874 std::lock_guard<std::mutex> Lock(DebugInfoPatcherMutex); in convertToRangesPatchDebugInfo()