Searched refs:buffer_from_offset (Results 1 – 3 of 3) sorted by relevance
136 input_buffer buffer_from_offset(int offset, int s=0);
426 input_buffer name_buffer = strings.buffer_from_offset(name_offset); in property()1786 input.buffer_from_offset(h.off_mem_rsvmap, 0); in parse_dtb()1799 input.buffer_from_offset(h.off_dt_struct, h.size_dt_struct); in parse_dtb()1801 input.buffer_from_offset(h.off_dt_strings, h.size_dt_strings); in parse_dtb()
298 input_buffer::buffer_from_offset(int offset, int s) in buffer_from_offset() function in dtc::input_buffer