Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:EmitTBSSSymbol

364   // MCStreamer::EmitTBSSSymbol is macho specific and only called from macho
373 OutStreamer.EmitTBSSSymbol(TheSection, MangSym, Size, 1 << AlignLog);