Home
last modified time | relevance | path

Searched refs:needsDwarfSectionOffsetDirective (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp155 if (MAI->needsDwarfSectionOffsetDirective()) { in emitDwarfSymbolReference()
H A DAsmPrinter.cpp2076 if (MAI->needsDwarfSectionOffsetDirective() && IsSectionRelative) { in EmitLabelPlusOffset()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCAsmInfo.h467 bool needsDwarfSectionOffsetDirective() const { in needsDwarfSectionOffsetDirective() function
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCDwarf.cpp881 asmInfo->needsDwarfSectionOffsetDirective()); in EmitGenDwarfAranges()
954 AsmInfo.needsDwarfSectionOffsetDirective()); in EmitGenDwarfInfo()
967 AsmInfo.needsDwarfSectionOffsetDirective()); in EmitGenDwarfInfo()