Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h81 MCSection *CompactUnwindSection; variable
228 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h76 MCSection *CompactUnwindSection = nullptr; variable
248 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h76 MCSection *CompactUnwindSection = nullptr; variable
253 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp190 CompactUnwindSection = in initMachOMCObjectFileInfo()
890 CompactUnwindSection = in initXCOFFMCObjectFileInfo()
928 CompactUnwindSection = nullptr; // Used only by selected targets. in InitMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp202 CompactUnwindSection = in initMachOMCObjectFileInfo()
852 CompactUnwindSection = nullptr; // Used only by selected targets. in InitMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp190 CompactUnwindSection = in initMachOMCObjectFileInfo()
817 CompactUnwindSection = nullptr; // Used only by selected targets. in InitMCObjectFileInfo()