Home
last modified time | relevance | path

Searched defs:hasDebugInfo (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugHandlerBase.cpp171 static bool hasDebugInfo(const MachineModuleInfo *MMI, in hasDebugInfo() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h193 bool hasDebugInfo() const { return DbgInfoAvailable; } in hasDebugInfo() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp464 bool NativeRawSymbol::hasDebugInfo() const { in hasDebugInfo() function in NativeRawSymbol
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp994 bool DIARawSymbol::hasDebugInfo() const { in hasDebugInfo() function in DIARawSymbol