Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h78 std::unique_ptr<DWARFDebugMacro> MacroDWO; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h70 std::unique_ptr<DWARFDebugMacro> MacroDWO; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp485 if (auto MacroDWO = getDebugMacroDWO()) in dump() local