Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCAsmInfo.cpp33 SupportsDebugInformation = true; in ARMMCAsmInfoDarwin()
58 SupportsDebugInformation = true; in ARMELFMCAsmInfo()
108 SupportsDebugInformation = true; in ARMCOFFMCAsmInfoGNU()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCAsmInfo.cpp34 SupportsDebugInformation= true; // Debug information. in PPCMCAsmInfoDarwin()
66 SupportsDebugInformation = true; in PPCELFMCAsmInfo()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCAsmInfo.cpp47 SupportsDebugInformation = true; in AArch64MCAsmInfoDarwin()
93 SupportsDebugInformation = true; in AArch64MCAsmInfoELF()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp63 SupportsDebugInformation = true; in X86MCAsmInfoDarwin()
106 SupportsDebugInformation = true; in X86ELFMCAsmInfo()
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmInfo.cpp25 SupportsDebugInformation = true; in SystemZMCAsmInfo()
/external/llvm/lib/Target/XCore/MCTargetDesc/
DXCoreMCAsmInfo.cpp16 SupportsDebugInformation = true; in XCoreMCAsmInfo()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCAsmInfo.cpp34 SupportsDebugInformation = true; in HexagonMCAsmInfo()
/external/llvm/lib/Target/BPF/MCTargetDesc/
DBPFMCAsmInfo.h38 SupportsDebugInformation = true; in BPFMCAsmInfo()
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCAsmInfo.cpp44 SupportsDebugInformation = true; in WebAssemblyMCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfoCOFF.cpp35 SupportsDebugInformation = true; in MCAsmInfoCOFF()
DMCAsmInfo.cpp86 SupportsDebugInformation = false; in MCAsmInfo()
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp35 SupportsDebugInformation = true; in AMDGPUMCAsmInfo()
/external/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCAsmInfo.cpp40 SupportsDebugInformation = CompileForDebugging; in NVPTXMCAsmInfo()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp42 SupportsDebugInformation = true; in MipsMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h318 bool SupportsDebugInformation; variable
516 bool doesSupportDebugInformation() const { return SupportsDebugInformation; } in doesSupportDebugInformation()
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp71 SupportsDebugInformation = true; in AMDGPUMCAsmInfo()
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcMCAsmInfo.cpp37 SupportsDebugInformation = true; in SparcELFMCAsmInfo()