Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h83 const MCSection *CompactUnwindSection; variable
188 return CompactUnwindSection; in getCompactUnwindSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h81 MCSection *CompactUnwindSection; variable
228 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h77 MCSection *CompactUnwindSection; variable
243 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp149 CompactUnwindSection = in InitMachOMCObjectFileInfo()
509 CompactUnwindSection = 0; // 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-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp194 CompactUnwindSection = in initMachOMCObjectFileInfo()
917 CompactUnwindSection = nullptr; // Used only by selected targets. in InitMCObjectFileInfo()