Lines Matching refs:DwarfException
41 DwarfException::DwarfException(AsmPrinter *A) in DwarfException() function in DwarfException
44 DwarfException::~DwarfException() {} in ~DwarfException()
47 unsigned DwarfException::SharedTypeIds(const LandingPadInfo *L, in SharedTypeIds()
62 bool DwarfException::PadLT(const LandingPadInfo *L, const LandingPadInfo *R) { in PadLT()
76 unsigned DwarfException::
187 bool DwarfException::CallToNoUnwindFunction(const MachineInstr *MI) { in CallToNoUnwindFunction()
226 void DwarfException::
348 void DwarfException::EmitExceptionTable() { in EmitExceptionTable()
717 void DwarfException::EndModule() { in EndModule()
723 void DwarfException::BeginFunction(const MachineFunction *MF) { in BeginFunction()
729 void DwarfException::EndFunction() { in EndFunction()