Searched refs:offset_of_value (Results 1 – 2 of 2) sorted by relevance
400 size_t offset_of_value(property_value &val);
712 property::offset_of_value(property_value &val) in offset_of_value() function in dtc::fdt::property2166 value += std::to_string(i.prop->offset_of_value(i.val)); in parse_dts()2241 push_big_endian(pv.byte_data, static_cast<uint32_t>(i.prop->offset_of_value(i.val))); in parse_dts()