Searched refs:getFunctionBegin (Results 1 – 9 of 9) sorted by relevance
132 MCSymbol *Start = Asm->getFunctionBegin(); in getFunctionLocalOffsetAfterInsn()235 LabelsBeforeInsn[Entries.front().getInstr()] = Asm->getFunctionBegin(); in beginFunction()255 LabelsBeforeInsn[I->getInstr()] = Asm->getFunctionBegin(); in beginFunction()275 PrevLabel = Asm->getFunctionBegin(); in beginFunction()
909 StartLabel = Asm->getFunctionBegin(); in computeIP2StateTable()1095 MCSymbol *FuncBeginSym = Asm->getFunctionBegin(); in emitCLRExceptionTable()
515 MCSymbol *EHFuncBeginSym = Asm->getFunctionBegin(); in emitExceptionTable()
1831 SectionLabels.insert(std::make_pair(&Asm->getFunctionBegin()->getSection(), in beginFunctionImpl()1832 Asm->getFunctionBegin())); in beginFunctionImpl()1881 TheCU.addRange({Asm->getFunctionBegin(), Asm->getFunctionEnd()}); in endFunctionImpl()
395 attachLowHighPC(*SPDie, Asm->getFunctionBegin(), Asm->getFunctionEnd()); in updateSubprogramScopeDIE()
1030 const MCSymbol *FunctionSymbol = getFunctionBegin(); in emitStackSizeSection()
1337 CurFn->Begin = Asm->getFunctionBegin(); in beginFunctionImpl()
222 MCSymbol *getFunctionBegin() const { return CurrentFnBegin; } in getFunctionBegin() function
910 MCSymbol *FuncLabel = Asm->getFunctionBegin(); in beginFunctionImpl()1033 MCSymbol *FuncLabel = Asm->getFunctionBegin(); in beginInstruction()