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

/freebsd-13-stable/usr.bin/dtc/
H A Dfdt.hh402 size_t offset_of_value(property_value &val);
H A Dfdt.cc695 property::offset_of_value(property_value &val) function in class:dtc::fdt::property
2073 value += std::to_string(i.prop->offset_of_value(i.val));
2148 push_big_endian(pv.byte_data, static_cast<uint32_t>(i.prop->offset_of_value(i.val)));

Completed in 110 milliseconds