Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h229 MCSection *PPA1Section = nullptr; variable
435 MCSection *getPPA1Section() const { return PPA1Section; } in getPPA1Section()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp551 PPA1Section = in initGOFFMCObjectFileInfo()