Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h273 const DWARFDebugMacro *getDebugMacro();
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h176 const DWARFDebugMacro *getDebugMacro();
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h306 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-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp442 if (Explicit || !getDebugMacro()->empty()) { in dump()
444 getDebugMacro()->dump(OS); in dump()
815 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro() function in DWARFContext
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp800 if (const DWARFDebugMacro *Table = Context->getDebugMacro()) { in emitMacroTables()
DDWARFLinker.cpp1252 const DWARFDebugMacro *Macro = File.Dwarf->getDebugMacro(); in cloneScalarAttribute()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp479 if (auto Macro = getDebugMacro()) in dump()
971 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro() function in DWARFContext