Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp1315 const uint8_t *FunctionEnd = Ctx.Ptr + Size; in parseCodeSection() local
1320 Function.Size = FunctionEnd - FunctionStart; in parseCodeSection()
1331 uint32_t BodySize = FunctionEnd - Ctx.Ptr; in parseCodeSection()
1336 assert(Ctx.Ptr == FunctionEnd); in parseCodeSection()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DExtensions.rst459 ``.cv_linetable`` *FunctionId* ``,`` *FunctionStart* ``,`` *FunctionEnd*
464 ``.cv_inline_linetable`` *PrimaryFunctionId* ``,`` *FileNumber Line FunctionStart FunctionEnd*