Searched refs:getPDataSection (Results 1 – 5 of 5) sorted by relevance
62 const MCSection *UnwindEmitter::getPDataSection(const MCSymbol *Function, in getPDataSection() function in llvm::WinEH::UnwindEmitter65 cast<MCSectionCOFF>(Context.getObjectFileInfo()->getPDataSection()); in getPDataSection()
236 getPDataSection(CFI->Function, Context); in Emit()
68 static const MCSection *getPDataSection(const MCSymbol *Function,
350 const MCSection *getPDataSection() const { return PDataSection; } in getPDataSection() function
377 static bool getPDataSection(const COFFObjectFile *Obj, in getPDataSection() function527 if (!getPDataSection(Obj, Rels, RFStart, NumRFs)) in printCOFFUnwindInfo()