Home
last modified time | relevance | path

Searched refs:getLazySymbolPointerSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h314 const MCSection *getLazySymbolPointerSection() const { in getLazySymbolPointerSection() function
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp893 const MCSection *LSPSection = TLOFMacho.getLazySymbolPointerSection(); in EmitFunctionStubs()