LLVM
8.0.1
|
Returns whether we are "tuning" for a given debugger. More...
Functions | |
bool | llvm::DwarfDebug::tuneForGDB () const |
bool | llvm::DwarfDebug::tuneForLLDB () const |
bool | llvm::DwarfDebug::tuneForSCE () const |
Returns whether we are "tuning" for a given debugger.
|
inline |
Definition at line 724 of file DwarfDebug.h.
References llvm::GDB.
Referenced by llvm::DwarfDebug::DwarfDebug(), and llvm::DwarfCompileUnit::hasDwarfPubSections().
|
inline |
Definition at line 725 of file DwarfDebug.h.
References llvm::LLDB.
Referenced by llvm::DwarfDebug::DwarfDebug().
|
inline |
Definition at line 726 of file DwarfDebug.h.
References llvm::SCE.
Referenced by llvm::DwarfDebug::DwarfDebug().