Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DRelocations.cpp554 std::mutex relocMutex; variable
795 std::lock_guard<std::mutex> lock(relocMutex); in reportGNUWarning()
810 std::lock_guard<std::mutex> lock(relocMutex); in maybeReportUndefined()
1057 std::lock_guard<std::mutex> lock(relocMutex); in processAux()
1119 std::lock_guard<std::mutex> lock(relocMutex); in processAux()