Searched refs:kBitcodeWrappererBufferSize (Results 1 – 2 of 2) sorted by relevance
44 static const size_t kBitcodeWrappererBufferSize = 1024; variable
72 buffer_.resize(kBitcodeWrappererBufferSize); in BitcodeWrapperer()