Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h415 MCSection *getTOCBaseSection() const { return TOCBaseSection; } in getTOCBaseSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2117 cast<MCSectionXCOFF>(getObjFileLowering().getTOCBaseSection()) in emitTracebackTable()
2258 cast<MCSectionXCOFF>(getObjFileLowering().getTOCBaseSection()) in emitFunctionDescriptor()
2289 OutStreamer->SwitchSection(getObjFileLowering().getTOCBaseSection()); in emitEndOfAsmFile()
2510 cast<MCSectionXCOFF>(getObjFileLowering().getTOCBaseSection()) in emitTTypeReference()