Searched refs:write_comment (Results 1 – 3 of 3) sorted by relevance
263 out.write_comment("magic"); in write()265 out.write_comment("totalsize"); in write()267 out.write_comment("off_dt_struct"); in write()269 out.write_comment("off_dt_strings"); in write()271 out.write_comment("off_mem_rsvmap"); in write()273 out.write_comment("version"); in write()275 out.write_comment("last_comp_version"); in write()277 out.write_comment("boot_cpuid_phys"); in write()279 out.write_comment("size_dt_strings"); in write()281 out.write_comment("size_dt_struct"); in write()[all …]
136 virtual void write_comment(const std::string &name) = 0;170 write_comment(token_type_name(t)); in write_token()200 void write_comment(const std::string&) override {} in write_comment() function in dtc::dtb::binary_writer254 void write_comment(const std::string &name) override;
610 writer.write_comment(key); in write()1141 writer.write_comment(name); in write()1660 reservation_writer.write_comment(string("Memory reservations")); in write()1664 reservation_writer.write_comment(string("Reservation start")); in write()1666 reservation_writer.write_comment(string("Reservation length")); in write()1677 struct_writer.write_comment(string("Device tree")); in write()