Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h231 MCSection *PPA2ListSection = nullptr; variable
438 MCSection *getPPA2ListSection() const { return PPA2ListSection; } in getPPA2ListSection()
/src/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp556 PPA2ListSection = in initGOFFMCObjectFileInfo()