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

  /external/llvm/lib/MC/
MCWinEH.cpp 69 const MCSection *UnwindEmitter::getXDataSection(const MCSymbol *Function,
72 cast<MCSectionCOFF>(Context.getObjectFileInfo()->getXDataSection());
MCWin64EH.cpp 228 getXDataSection(CFI->Function, Context);
248 getXDataSection(info->Function, context);
MCAsmStreamer.cpp     [all...]
  /external/llvm/include/llvm/MC/
MCWinEH.h 70 static const MCSection *getXDataSection(const MCSymbol *Function,
MCObjectFileInfo.h 351 const MCSection *getXDataSection() const { return XDataSection; }

Completed in 1003 milliseconds