Home
last modified time | relevance | path

Searched refs:offset_of_value (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/dtc/
H A Dfdt.hh400 size_t offset_of_value(property_value &val);
H A Dfdt.cc712 property::offset_of_value(property_value &val) in offset_of_value() function in dtc::fdt::property
2166 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()