Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWindowsResource.cpp44 size_t LeadingSize = WIN_RES_MAGIC_SIZE + WIN_RES_NULL_ENTRY_SIZE; in WindowsResource() local
45 BBS = BinaryByteStream(Data.getBuffer().drop_front(LeadingSize), in WindowsResource()