Home
last modified time | relevance | path

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

/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