Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h234 unsigned getNumDWOTypeUnits() { in getNumDWOTypeUnits() function
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp414 if (ExplicitDWO || getNumDWOTypeUnits()) in dump()