Searched refs:FunctionEnd (Results 1 – 2 of 2) sorted by relevance
1618 const uint8_t *FunctionEnd = Ctx.Ptr + Size; in parseCodeSection() local1623 Function.Size = FunctionEnd - FunctionStart; in parseCodeSection()1634 uint32_t BodySize = FunctionEnd - Ctx.Ptr; in parseCodeSection()1644 assert(Ctx.Ptr == FunctionEnd); in parseCodeSection()
25 const MCSymbol *FunctionEnd; member in llvm::MCUnwindV2EpilogTargetExpr34 : FunctionEnd(FrameInfo.FuncletOrFuncEnd), in MCUnwindV2EpilogTargetExpr()383 auto Offset = GetOptionalAbsDifference(*Asm, FunctionEnd, UnwindV2Start); in evaluateAsRelocatableImpl()