Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h436 MCSection *getPPA1Section() const { return PPA1Section; } in getPPA1Section() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1127 OutStreamer->switchSection(getObjFileLowering().getPPA1Section()); in emitFunctionBodyEnd()