Searched refs:const_value_byte_size (Results 1 – 2 of 2) sorted by relevance
231 lldb::offset_t const_value_byte_size,
114 lldb::offset_t const_value_byte_size, in CopyOpcodeData() argument116 if (const_value_byte_size) { in CopyOpcodeData()118 DataBufferSP(new DataBufferHeap(&const_value, const_value_byte_size))); in CopyOpcodeData()