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.cpp91 NeedsDwarfSectionOffsetDirective = false; in MCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h209 bool NeedsDwarfSectionOffsetDirective; variable
414 return NeedsDwarfSectionOffsetDirective; in needsDwarfSectionOffsetDirective()