Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp573 std::mutex relocMutex; variable
819 std::lock_guard<std::mutex> lock(relocMutex); in maybeReportUndefined()
875 std::lock_guard<std::mutex> lock(relocMutex); in addRelativeReloc()
1082 std::lock_guard<std::mutex> lock(relocMutex); in processAux()
1147 std::lock_guard<std::mutex> lock(relocMutex); in processAux()