Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp155 if (MAI->needsDwarfSectionOffsetDirective()) { in emitDwarfSymbolReference()
DAsmPrinter.cpp2175 if (MAI->needsDwarfSectionOffsetDirective() && IsSectionRelative) { in EmitLabelPlusOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h485 bool needsDwarfSectionOffsetDirective() const { in needsDwarfSectionOffsetDirective() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp890 asmInfo->needsDwarfSectionOffsetDirective()); in EmitGenDwarfAranges()
963 AsmInfo.needsDwarfSectionOffsetDirective()); in EmitGenDwarfInfo()
976 AsmInfo.needsDwarfSectionOffsetDirective()); in EmitGenDwarfInfo()
1705 asmInfo->needsDwarfSectionOffsetDirective()); in EmitFDE()