Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCAsmInfoCOFF.cpp36 NeedsDwarfSectionOffsetDirective = true; in MCAsmInfoCOFF()
DMCAsmInfo.cpp93 NeedsDwarfSectionOffsetDirective = false; in MCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmInfoCOFF.cpp38 NeedsDwarfSectionOffsetDirective = true; in MCAsmInfoCOFF()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h219 bool NeedsDwarfSectionOffsetDirective; variable
452 return NeedsDwarfSectionOffsetDirective; in needsDwarfSectionOffsetDirective()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h223 bool NeedsDwarfSectionOffsetDirective = false; variable
468 return NeedsDwarfSectionOffsetDirective; in needsDwarfSectionOffsetDirective()