Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h235 MCSection *TOCBaseSection = nullptr; variable
441 MCSection *getTOCBaseSection() const { return TOCBaseSection; } in getTOCBaseSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp978 TOCBaseSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
984 TOCBaseSection->setAlignment(Align(4)); in initXCOFFMCObjectFileInfo()