HomeSort by relevance Sort by last modified time
    Searched refs:getLSDASection (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 193 const MCSection *getLSDASection() const { return LSDASection; }
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfException.cpp 411 const MCSection *LSDASection = Asm->getObjFileLowering().getLSDASection();

Completed in 144 milliseconds