Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:IsDarwin

191   bool IsDarwin = Triple(A->getTargetTriple()).isOSDarwin();
194 HasDwarfAccelTables = IsDarwin;
204 HasDwarfPubSections = !IsDarwin;