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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp53 size_t LeadingSize = WIN_RES_MAGIC_SIZE + WIN_RES_NULL_ENTRY_SIZE; local
54 BBS = BinaryByteStream(Data.getBuffer().drop_front(LeadingSize),

Completed in 75 milliseconds