Searched refs:WritableBuffer (Results 1 – 1 of 1) sorted by relevance
1032 auto WritableBuffer = in loadBinaryFormat() local1034 char *FuncRecordsBuffer = WritableBuffer->getBufferStart(); in loadBinaryFormat()1051 assert(FuncRecordsBuffer == WritableBuffer->getBufferEnd() && in loadBinaryFormat()1053 FuncRecords = std::move(WritableBuffer); in loadBinaryFormat()