Home
last modified time | relevance | path

Searched refs:FunctionEnd (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DWasmObjectFile.cpp1407 const uint8_t *FunctionEnd = Ctx.Ptr + Size; in parseCodeSection() local
1412 Function.Size = FunctionEnd - FunctionStart; in parseCodeSection()
1423 uint32_t BodySize = FunctionEnd - Ctx.Ptr; in parseCodeSection()
1428 assert(Ctx.Ptr == FunctionEnd); in parseCodeSection()
/openbsd-src/gnu/llvm/llvm/docs/
H A DExtensions.rst503 ``.cv_linetable`` *FunctionId* ``,`` *FunctionStart* ``,`` *FunctionEnd*
508 ``.cv_inline_linetable`` *PrimaryFunctionId* ``,`` *FileNumber Line FunctionStart FunctionEnd*