Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h92 bool CheckedForDWP = false; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1085 if (!CheckedForDWP) { in getDWOContext()
1095 CheckedForDWP = true; in getDWOContext()