Deserialize the stable function map from a raw_ostream.
Synopsis
Declared in <llvm/CGData/StableFunctionMapRecord.h>
void
deserialize(unsigned char const*& Ptr);
Parameters
Name |
Description |
Ptr |
Pointer into the binary buffer; advanced past the data read. |
Created with MrDocs