Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_cfi_unittest.cc2386 ELFSectionHeader null_header(SHT_NULL); in WriteELFFrameSection() local
2387 null_header.file_offset = 0; in WriteELFFrameSection()
2388 null_header.file_size = 0; in WriteELFFrameSection()
2402 .Mark(&null_header.name) in WriteELFFrameSection()
2414 AppendSectionHeader(&section_table, null_header); in WriteELFFrameSection()