Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h443 MCSection *getTOCBaseSection() const { return TOCBaseSection; } in getTOCBaseSection() function
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2694 cast<MCSectionXCOFF>(getObjFileLowering().getTOCBaseSection()) in emitTracebackTable()
2894 cast<MCSectionXCOFF>(getObjFileLowering().getTOCBaseSection()) in emitFunctionDescriptor()
2974 OutStreamer->switchSection(getObjFileLowering().getTOCBaseSection()); in emitEndOfAsmFile()
3287 cast<MCSectionXCOFF>(getObjFileLowering().getTOCBaseSection()) in emitTTypeReference()