Home
last modified time | relevance | path

Searched refs:DwarfUsesInlineInfoSection (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h320 bool DwarfUsesInlineInfoSection; // Defaults to false. variable
558 return DwarfUsesInlineInfoSection; in doesDwarfUsesInlineInfoSection()
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp73 DwarfUsesInlineInfoSection = true; in X86MCAsmInfoDarwin()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfo.cpp90 DwarfUsesInlineInfoSection = false; in MCAsmInfo()