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 220 const MCSection *getLSDASection() const { return LSDASection; }
  /external/llvm/lib/CodeGen/AsmPrinter/
EHStreamer.cpp 391 const MCSection *LSDASection = Asm->getObjFileLowering().getLSDASection();

Completed in 311 milliseconds