Home
last modified time | relevance | path

Searched defs:getLSDASection (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h186 const MCSection *getLSDASection() const { return LSDASection; } in getLSDASection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h227 MCSection *getLSDASection() const { return LSDASection; } in getLSDASection() function