Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h172 const DWARFDebugMacro *getDebugMacro();
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp132 getDebugMacro()->dump(OS); in dump()
363 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro() function in DWARFContext