Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h76 MCSection *CompactUnwindSection = nullptr; variable
258 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp191 CompactUnwindSection = in initMachOMCObjectFileInfo()
912 CompactUnwindSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
981 CompactUnwindSection = nullptr; // Used only by selected targets. in initMCObjectFileInfo()