Home
last modified time | relevance | path

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

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