Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1349 bool HasRecords = false; in emitDWARFv5DebugNamesSection() local
1354 HasRecords = true; in emitDWARFv5DebugNamesSection()
1370 if (HasRecords) { in emitDWARFv5DebugNamesSection()