Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h407 bool needsDwarfSectionOffsetDirective() const { in needsDwarfSectionOffsetDirective() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp185 if (MAI->needsDwarfSectionOffsetDirective()) { in EmitSectionOffset()
H A DAsmPrinter.cpp1518 if (MAI->needsDwarfSectionOffsetDirective() && IsSectionRelative) { in EmitLabelPlusOffset()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp606 asmInfo->needsDwarfSectionOffsetDirective()); in EmitGenDwarfAranges()
672 AsmInfo.needsDwarfSectionOffsetDirective()); in EmitGenDwarfInfo()
688 AsmInfo.needsDwarfSectionOffsetDirective()); in EmitGenDwarfInfo()