Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Rewrite/
H A DDWARFRewriter.h37 std::mutex DebugInfoPatcherMutex; variable
179 std::lock_guard<std::mutex> Lock(DebugInfoPatcherMutex); in getBinaryDWOPatcherHelper()
220 std::lock_guard<std::mutex> Lock(DebugInfoPatcherMutex); in createBinaryDWOAbbrevWriter()
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp692 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()