Searched refs:EHFuncBeginSym (Results 1 – 2 of 2) sorted by relevance
556 MCSymbol *EHFuncBeginSym = Asm->getFunctionBegin(); in emitExceptionTable() local560 BeginLabel = EHFuncBeginSym; in emitExceptionTable()570 Asm->EmitLabelDifference(BeginLabel, EHFuncBeginSym, 4); in emitExceptionTable()587 Asm->EmitLabelDifference(S.LPad->LandingPadLabel, EHFuncBeginSym, 4); in emitExceptionTable()
201 MCSymbol *EHFuncBeginSym = Asm->getFunctionBegin(); in emitCSpecificHandlerTable() local231 createImageRel32(CSE.BeginLabel ? CSE.BeginLabel : EHFuncBeginSym); in emitCSpecificHandlerTable()