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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCObjectFileInfo.h278 const MCSection *getNonLazySymbolPointerSection() const { function in class:llvm::MCObjectFileInfo
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp676 OutStreamer.SwitchSection(TLOFMacho.getNonLazySymbolPointerSection());
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMAsmPrinter.cpp658 OutStreamer.SwitchSection(TLOFMacho.getNonLazySymbolPointerSection());

Completed in 139 milliseconds