Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h76 MCSection *CompactUnwindSection = nullptr; variable
259 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp192 CompactUnwindSection = in initMachOMCObjectFileInfo()
918 CompactUnwindSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
987 CompactUnwindSection = nullptr; // Used only by selected targets. in initMCObjectFileInfo()