Searched refs:SectionNameSize (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp231 uint32_t SectionNameSize = SectionCtx.Ptr - SectionCtx.Start; local
232 Ctx.Ptr += SectionNameSize;
233 Size -= SectionNameSize;

Completed in 68 milliseconds