Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp303 DWARFUnitVector &getDWOUnits(bool Lazy) override { getDWOUnits() function in ThreadUnsafeDWARFContextState
640 DWARFUnitVector &getDWOUnits(bool Lazy) override { getDWOUnits() function in ThreadSafeState
1509 DWARFUnitVector &DWARFContext::getDWOUnits(bool Lazy) { getDWOUnits() function in DWARFContext