Searched refs:const_value_byte_size (Results 1 – 2 of 2) sorted by relevance
94 void UpdateValue(uint64_t const_value, lldb::offset_t const_value_byte_size,
58 lldb::offset_t const_value_byte_size, in UpdateValue() argument60 if (!const_value_byte_size) in UpdateValue()64 DataBufferSP(new DataBufferHeap(&const_value, const_value_byte_size))); in UpdateValue()