HomeSort by relevance Sort by last modified time
    Searched refs:DwarfUsesInlineInfoSection (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/MC/
MCAsmInfo.cpp 91 DwarfUsesInlineInfoSection = false;
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp 75 DwarfUsesInlineInfoSection = true;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 318 /// DwarfUsesInlineInfoSection - True if DwarfDebugInlineSection is used to
320 bool DwarfUsesInlineInfoSection; // Defaults to false.
563 return DwarfUsesInlineInfoSection;

Completed in 170 milliseconds