Home
last modified time | relevance | path

Searched refs:SupportsDebugInformation (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCAsmInfo.cpp34 SupportsDebugInformation = true; in ARMMCAsmInfoDarwin()
55 SupportsDebugInformation = true; in ARMELFMCAsmInfo()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCAsmInfo.cpp33 SupportsDebugInformation= true; // Debug information. in PPCMCAsmInfoDarwin()
56 SupportsDebugInformation = true; in PPCLinuxMCAsmInfo()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp64 SupportsDebugInformation = true; in X86MCAsmInfoDarwin()
102 SupportsDebugInformation = true; in X86ELFMCAsmInfo()
/external/llvm/lib/Target/MBlaze/MCTargetDesc/
DMBlazeMCAsmInfo.cpp22 SupportsDebugInformation = true; in MBlazeMCAsmInfo()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCAsmInfo.cpp37 SupportsDebugInformation = true; in AArch64ELFMCAsmInfo()
/external/llvm/lib/Target/XCore/MCTargetDesc/
DXCoreMCAsmInfo.cpp17 SupportsDebugInformation = true; in XCoreMCAsmInfo()
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCAsmInfo.cpp34 SupportsDebugInformation = true; in SparcELFMCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfoCOFF.cpp38 SupportsDebugInformation = true; in MCAsmInfoCOFF()
DMCAsmInfo.cpp87 SupportsDebugInformation = false; in MCAsmInfo()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp43 SupportsDebugInformation = true; in MipsMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h314 bool SupportsDebugInformation; // Defaults to false. variable
543 return SupportsDebugInformation; in doesSupportDebugInformation()
/external/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCAsmInfo.cpp50 SupportsDebugInformation = CompileForDebugging; in NVPTXMCAsmInfo()
/external/llvm/lib/Target/R600/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp70 SupportsDebugInformation = true; in AMDGPUMCAsmInfo()