Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h257 const MCSection *getLazySymbolPointerSection() const { in getLazySymbolPointerSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h327 MCSection *getLazySymbolPointerSection() const { in getLazySymbolPointerSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h358 MCSection *getLazySymbolPointerSection() const { in getLazySymbolPointerSection() function
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCAsmPrinter.cpp489 const MCSection *LSPSection = TLOFMacho.getLazySymbolPointerSection(); in EmitFunctionStubs()