Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmInfoCOFF.cpp37 NeedsDwarfSectionOffsetDirective = true; in MCAsmInfoCOFF()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h324 bool NeedsDwarfSectionOffsetDirective = false; variable
616 return NeedsDwarfSectionOffsetDirective; in needsDwarfSectionOffsetDirective()