Searched refs:WritableBuffer (Results 1 – 1 of 1) sorted by relevance
1146 auto WritableBuffer = in loadBinaryFormat() local1148 char *FuncRecordsBuffer = WritableBuffer->getBufferStart(); in loadBinaryFormat()1165 assert(FuncRecordsBuffer == WritableBuffer->getBufferEnd() && in loadBinaryFormat()1167 FuncRecords = std::move(WritableBuffer); in loadBinaryFormat()