Searched refs:FuncBegin (Results 1 – 2 of 2) sorted by relevance
329 const MCSymbol *FuncBegin, in emitLineTableForFunction() argument338 OS.EmitCOFFSecRel32(FuncBegin, /*Offset=*/0); in emitLineTableForFunction()339 OS.EmitCOFFSectionIndex(FuncBegin); in emitLineTableForFunction()347 OS.emitAbsoluteSymbolDiff(FuncEnd, FuncBegin, 4); in emitLineTableForFunction()371 OS.emitAbsoluteSymbolDiff(J->getLabel(), FuncBegin, 4); in emitLineTableForFunction()
183 const MCSymbol *FuncBegin,