Searched refs:TLOFMacho (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1282 const TargetLoweringObjectFileMachO &TLOFMacho = local
1284 OutStreamer->SwitchSection(TLOFMacho.getTextCoalSection());
1327 const TargetLoweringObjectFileMachO &TLOFMacho = local
1331 MCSection *LSPSection = TLOFMacho.getLazySymbolPointerSection();
1460 const TargetLoweringObjectFileMachO &TLOFMacho = local
1490 OutStreamer->SwitchSection(TLOFMacho.getNonLazySymbolPointerSection());
/external/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp499 const TargetLoweringObjectFileMachO &TLOFMacho = local
509 OutStreamer->SwitchSection(TLOFMacho.getNonLazySymbolPointerSection());
521 OutStreamer->SwitchSection(TLOFMacho.getNonLazySymbolPointerSection());

Completed in 90 milliseconds