Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h230 MCSection *PPA2Section = nullptr; variable
436 MCSection *getPPA2Section() const { return PPA2Section; } in getPPA2Section()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp554 PPA2Section = in initGOFFMCObjectFileInfo()