Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h76 MCSection *CompactUnwindSection = nullptr; variable
248 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp190 CompactUnwindSection = in initMachOMCObjectFileInfo()
817 CompactUnwindSection = nullptr; // Used only by selected targets. in InitMCObjectFileInfo()