LLVM 22.0.0git
|
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 |
bool | llvm::DwarfDebug::tuneForDBX () const |
Returns whether we are "tuning" for a given debugger.
|
inline |
|
inline |
Definition at line 923 of file DwarfDebug.h.
References llvm::GDB.
Referenced by DwarfDebug(), and emitRangeList().
|
inline |
|
inline |
Definition at line 925 of file DwarfDebug.h.
References llvm::SCE.
Referenced by AddLinkageNamesToDeclCallOriginsForTuning(), DwarfDebug(), and emitDebugLocValue().