Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCAsmInfoCOFF.cpp36 NeedsDwarfSectionOffsetDirective = true; in MCAsmInfoCOFF()
DMCAsmInfo.cpp93 NeedsDwarfSectionOffsetDirective = false; in MCAsmInfo()
/external/llvm-project/llvm/lib/MC/
DMCAsmInfoCOFF.cpp37 NeedsDwarfSectionOffsetDirective = true; in MCAsmInfoCOFF()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfoCOFF.cpp37 NeedsDwarfSectionOffsetDirective = true; in MCAsmInfoCOFF()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h219 bool NeedsDwarfSectionOffsetDirective; variable
452 return NeedsDwarfSectionOffsetDirective; in needsDwarfSectionOffsetDirective()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h227 bool NeedsDwarfSectionOffsetDirective = false; variable
486 return NeedsDwarfSectionOffsetDirective; in needsDwarfSectionOffsetDirective()
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h265 bool NeedsDwarfSectionOffsetDirective = false; variable
518 return NeedsDwarfSectionOffsetDirective; in needsDwarfSectionOffsetDirective()