Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAsmInfoCOFF.cpp37 NeedsDwarfSectionOffsetDirective = true; in MCAsmInfoCOFF()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h318 bool NeedsDwarfSectionOffsetDirective = false; variable
602 return NeedsDwarfSectionOffsetDirective; in needsDwarfSectionOffsetDirective()