Searched refs:new_seg_byte_size (Results 1 – 1 of 1) sorted by relevance
1767 const lldb::addr_t new_seg_byte_size = in ProcessSegmentCommand() local1770 if (new_seg_byte_size > curr_seg_byte_size) in ProcessSegmentCommand()1771 segment->SetByteSize(new_seg_byte_size); in ProcessSegmentCommand()