Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDebugHandlerBase.cpp158 static bool hasDebugInfo(const MachineModuleInfo *MMI, in hasDebugInfo() function
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUFrameLowering.cpp100 bool hasDebugInfo = MMI.hasDebugInfo(); in emitPrologue() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h187 bool hasDebugInfo() const { return DbgInfoAvailable; } in hasDebugInfo() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h217 bool hasDebugInfo() const { return DbgInfoAvailable; } in hasDebugInfo() function
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h242 bool hasDebugInfo() const { return DbgInfoAvailable; } in hasDebugInfo() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp479 bool NativeRawSymbol::hasDebugInfo() const { in hasDebugInfo() function in NativeRawSymbol
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp832 bool DIARawSymbol::hasDebugInfo() const { in hasDebugInfo() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp973 bool DIARawSymbol::hasDebugInfo() const { in hasDebugInfo() function in DIARawSymbol
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.cpp82 bool hasDebugInfo() const { return !LineVec.empty();} in hasDebugInfo() function in SPIRV::SPIRVModuleImpl