|
LLVM 23.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 972 of file DwarfDebug.h.
References llvm::GDB.
Referenced by llvm::NVPTXDwarfDebug::addTargetVariableAttributes(), llvm::NVPTXDwarfDebug::adjustExpressionForTarget(), DwarfDebug(), llvm::NVPTXDwarfDebug::shouldAttachCompileUnitRanges(), and llvm::NVPTXDwarfDebug::shouldResetBaseAddress().
|
inline |
|
inline |
Definition at line 974 of file DwarfDebug.h.
References llvm::SCE.
Referenced by AddLinkageNamesToDeclCallOriginsForTuning(), DwarfDebug(), and emitDebugLocValue().