Home
last modified time | relevance | path

Searched defs:UniqueUnitID (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h202 std::atomic<size_t> &UniqueUnitID; member
340 std::atomic<size_t> UniqueUnitID; variable
H A DDWARFLinkerImpl.cpp33 std::atomic<size_t> &UniqueUnitID) in LinkContext()
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h780 unsigned UniqueUnitID = 0; variable