Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp240 bool noDebugAbbrevDWO = DObj.getAbbrevDWOSection().empty(); in handleDebugAbbrev() local
242 if (noDebugAbbrev && noDebugAbbrevDWO) { in handleDebugAbbrev()
250 if (!noDebugAbbrevDWO) in handleDebugAbbrev()