Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCAsmInfo.cpp55 SupportsDebugInformation = true; in ARMMCAsmInfoDarwin()
73 SupportsDebugInformation = true; in ARMELFMCAsmInfo()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCAsmInfo.cpp30 SupportsDebugInformation= true; // Debug information. in PPCMCAsmInfoDarwin()
46 SupportsDebugInformation = true; in PPCLinuxMCAsmInfo()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp72 SupportsDebugInformation = true; in X86MCAsmInfoDarwin()
100 SupportsDebugInformation = true; in X86ELFMCAsmInfo()
/external/llvm/lib/Target/MBlaze/MCTargetDesc/
DMBlazeMCAsmInfo.cpp20 SupportsDebugInformation = true; in MBlazeMCAsmInfo()
/external/llvm/lib/Target/XCore/MCTargetDesc/
DXCoreMCAsmInfo.cpp14 SupportsDebugInformation = true; in XCoreMCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfoCOFF.cpp34 SupportsDebugInformation = true; in MCAsmInfoCOFF()
DMCAsmInfo.cpp78 SupportsDebugInformation = false; in MCAsmInfo()
/external/llvm/lib/Target/CellSPU/MCTargetDesc/
DSPUMCAsmInfo.cpp32 SupportsDebugInformation = true; in SPULinuxMCAsmInfo()
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCAsmInfo.cpp31 SupportsDebugInformation = true; in SparcELFMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h281 bool SupportsDebugInformation; // Defaults to false. variable
489 return SupportsDebugInformation; in doesSupportDebugInformation()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp34 SupportsDebugInformation = true; in MipsMCAsmInfo()