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