Home
last modified time | relevance | path

Searched defs:getCompactUnwindSection (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h187 const MCSection *getCompactUnwindSection() const{ in getCompactUnwindSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h228 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h243 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection() function