Searched refs:getFunctionBegin (Results 1 – 15 of 15) sorted by relevance
143 LabelsBeforeInsn[Ranges.front().first] = Asm->getFunctionBegin(); in beginFunction()152 LabelsBeforeInsn[I->first] = Asm->getFunctionBegin(); in beginFunction()167 PrevLabel = Asm->getFunctionBegin(); in beginFunction()
873 StartLabel = Asm->getFunctionBegin(); in computeIP2StateTable()1052 MCSymbol *FuncBeginSym = Asm->getFunctionBegin(); in emitCLRExceptionTable()
556 MCSymbol *EHFuncBeginSym = Asm->getFunctionBegin(); in emitExceptionTable()
299 attachLowHighPC(*SPDie, Asm->getFunctionBegin(), Asm->getFunctionEnd()); in updateSubprogramScopeDIE()
1122 TheCU.addRange(RangeSpan(Asm->getFunctionBegin(), Asm->getFunctionEnd())); in endFunction()
876 CurFn->Begin = Asm->getFunctionBegin(); in beginFunction()
208 LabelsBeforeInsn[Ranges.front().first] = Asm->getFunctionBegin(); in beginFunction()218 LabelsBeforeInsn[I->first] = Asm->getFunctionBegin(); in beginFunction()233 PrevLabel = Asm->getFunctionBegin(); in beginFunction()
881 StartLabel = Asm->getFunctionBegin(); in computeIP2StateTable()1069 MCSymbol *FuncBeginSym = Asm->getFunctionBegin(); in emitCLRExceptionTable()
511 MCSymbol *EHFuncBeginSym = Asm->getFunctionBegin(); in emitExceptionTable()
322 attachLowHighPC(*SPDie, Asm->getFunctionBegin(), Asm->getFunctionEnd()); in updateSubprogramScopeDIE()
1424 TheCU.addRange(RangeSpan(Asm->getFunctionBegin(), Asm->getFunctionEnd())); in endFunctionImpl()
1006 const MCSymbol *FunctionSymbol = getFunctionBegin(); in emitStackSizeSection()
1236 CurFn->Begin = Asm->getFunctionBegin(); in beginFunctionImpl()
161 MCSymbol *getFunctionBegin() const { return CurrentFnBegin; } in getFunctionBegin() function
208 MCSymbol *getFunctionBegin() const { return CurrentFnBegin; } in getFunctionBegin() function