Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h685 std::mutex relocMutex; member
H A DRelocations.cpp793 std::lock_guard<std::mutex> lock(ctx.relocMutex); in maybeReportUndefined()
1088 std::lock_guard<std::mutex> lock(ctx.relocMutex); in processAux()
1147 std::lock_guard<std::mutex> lock(ctx.relocMutex); in processAux()