Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Object/
H A DWasmObjectFile.cpp458 const uint8_t *SubSectionEnd = Ctx.Ptr + Size; in parseNameSection() local
505 if (Ctx.Ptr != SubSectionEnd) in parseNameSection()