Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp524 const uint8_t *SubSectionEnd = Ctx.Ptr + Size; in parseNameSection() local
606 if (Ctx.Ptr != SubSectionEnd) in parseNameSection()