Searched refs:WritableBuffer (Results 1 – 1 of 1) sorted by relevance
1031 auto WritableBuffer = in loadBinaryFormat() local1033 char *FuncRecordsBuffer = WritableBuffer->getBufferStart(); in loadBinaryFormat()1050 assert(FuncRecordsBuffer == WritableBuffer->getBufferEnd() && in loadBinaryFormat()1052 FuncRecords = std::move(WritableBuffer); in loadBinaryFormat()