Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCAsmInfoCOFF.cpp36 NeedsDwarfSectionOffsetDirective = true; in MCAsmInfoCOFF()
DMCAsmInfo.cpp92 NeedsDwarfSectionOffsetDirective = false; in MCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h213 bool NeedsDwarfSectionOffsetDirective; variable
435 return NeedsDwarfSectionOffsetDirective; in needsDwarfSectionOffsetDirective()