Searched refs:header_buffer (Results 1 – 1 of 1) sorted by relevance
237 std::vector<uint8_t> header_buffer; in WriteCFISection() local238 dwarf::Writer<> header(&header_buffer); in WriteCFISection()247 header_section->WriteFully(header_buffer.data(), header_buffer.size()); in WriteCFISection()