Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
DWasmObjectFile.cpp370 const uint8_t *SubSectionEnd = Ctx.Ptr + Size; in parseNameSection() local
417 if (Ctx.Ptr != SubSectionEnd) in parseNameSection()