Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h190 bool hasDebugInfo() const { return DbgInfoAvailable; } in hasDebugInfo() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DObjectFile.cpp99 bool ObjectFile::hasDebugInfo() const { in hasDebugInfo() function in ObjectFile
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp244 static bool hasDebugInfo(const MachineModuleInfo *MMI, in hasDebugInfo() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp463 bool NativeRawSymbol::hasDebugInfo() const { in hasDebugInfo() function in NativeRawSymbol
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp994 bool DIARawSymbol::hasDebugInfo() const { in hasDebugInfo() function in DIARawSymbol