Searched refs:buffer_from_offset (Results 1 – 3 of 3) sorted by relevance
134 input_buffer buffer_from_offset(int offset, int s=0);
443 input_buffer name_buffer = strings.buffer_from_offset(name_offset); in property()1870 input.buffer_from_offset(h.off_mem_rsvmap, 0); in parse_dtb()1887 input.buffer_from_offset(h.off_dt_struct, h.size_dt_struct); in parse_dtb()1889 input.buffer_from_offset(h.off_dt_strings, h.size_dt_strings); in parse_dtb()
296 input_buffer::buffer_from_offset(int offset, int s) in buffer_from_offset() function in dtc::input_buffer