Searched refs:FuncBegin (Results 1 – 2 of 2) sorted by relevance
349 const MCSymbol *FuncBegin, in emitLineTableForFunction() argument358 OS.emitCOFFSecRel32(FuncBegin, /*Offset=*/0); in emitLineTableForFunction()359 OS.emitCOFFSectionIndex(FuncBegin); in emitLineTableForFunction()367 OS.emitAbsoluteSymbolDiff(FuncEnd, FuncBegin, 4); in emitLineTableForFunction()391 OS.emitAbsoluteSymbolDiff(J->getLabel(), FuncBegin, 4); in emitLineTableForFunction()
191 const MCSymbol *FuncBegin,