reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/MC/MCAsmInfo.h
  587   bool doesSupportDebugInformation() const { return SupportsDebugInformation; }
lib/MC/MCAsmInfoCOFF.cpp
   36   SupportsDebugInformation = true;
lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp
   47   SupportsDebugInformation = true;
   94   SupportsDebugInformation = true;
  113   SupportsDebugInformation = true;
  130   SupportsDebugInformation = true;
lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
   45   SupportsDebugInformation = true;
lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.cpp
   15   SupportsDebugInformation = true;
lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
   31   SupportsDebugInformation = true;
   59   SupportsDebugInformation = true;
  115   SupportsDebugInformation = true;
lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp
   26   SupportsDebugInformation = true;
lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h
   35     SupportsDebugInformation = true;
lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp
   25   SupportsDebugInformation = true;
lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp
   38   SupportsDebugInformation = true;
lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp
   49   SupportsDebugInformation = true;
lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp
   33   SupportsDebugInformation = true;
lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp
   34   SupportsDebugInformation= true; // Debug information.
   66   SupportsDebugInformation = true;
lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp
   26   SupportsDebugInformation = true;
lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp
   39   SupportsDebugInformation = true;
lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp
   24   SupportsDebugInformation = true;
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp
   45   SupportsDebugInformation = true;
lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
   58   SupportsDebugInformation = true;
  101   SupportsDebugInformation = true;
lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp
   15   SupportsDebugInformation = true;