Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1351 bool HasRecords = false; in emitDWARFv5DebugNamesSection() local
1356 HasRecords = true; in emitDWARFv5DebugNamesSection()
1371 if (HasRecords) { in emitDWARFv5DebugNamesSection()