Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h437 MCSection *getPPA2Section() const { return PPA2Section; } in getPPA2Section() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1432 OutStreamer->switchSection(getObjFileLowering().getPPA2Section()); in emitPPA2()