Searched refs:WritableBuffer (Results 1 – 1 of 1) sorted by relevance
1157 auto WritableBuffer = in loadBinaryFormat() local1159 char *FuncRecordsBuffer = WritableBuffer->getBufferStart(); in loadBinaryFormat()1176 assert(FuncRecordsBuffer == WritableBuffer->getBufferEnd() && in loadBinaryFormat()1178 FuncRecords = std::move(WritableBuffer); in loadBinaryFormat()