Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h234 MCSection *PPA2ListSection = nullptr; variable
440 MCSection *getPPA2ListSection() const { return PPA2ListSection; } in getPPA2ListSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp582 PPA2ListSection = Ctx->getGOFFSection(SectionKind::getData(), ".&ppa2", in initGOFFMCObjectFileInfo()