Searched defs:CurrentUnit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | DebugNames.h | 92 const DWARFUnit *CurrentUnit = nullptr; variable |
/llvm-project/llvm/lib/DWARFLinker/Classic/ | ||
H A D | DWARFLinker.cpp | 2583 for (auto &CurrentUnit : CompileUnits) { cloneAllCompileUnits() local |