Searched refs:needsDwarfSectionOffsetDirective (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h396 bool needsDwarfSectionOffsetDirective() const { function in class:llvm::MCAsmInfo
/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp165 if (MAI->needsDwarfSectionOffsetDirective()) {
H A DAsmPrinter.cpp1511 if (MAI->needsDwarfSectionOffsetDirective() && IsSectionRelative) {

Completed in 145 milliseconds