Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h247 const DWARFDebugMacro *getDebugMacro();
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h176 const DWARFDebugMacro *getDebugMacro();
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp139 getDebugMacro()->dump(OS); in dump()
381 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro() function in DWARFContext
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp396 if (Explicit || !getDebugMacro()->empty()) { in dump()
398 getDebugMacro()->dump(OS); in dump()
756 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro() function in DWARFContext