Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_cfi_unittest.cc2461 struct ELFSectionHeader { struct
2462 ELFSectionHeader(unsigned int set_type) in ELFSectionHeader() argument
2477 void AppendSectionHeader(CFISection* table, const ELFSectionHeader& header) { in AppendSectionHeader() argument
2524 ELFSectionHeader null_header(SHT_NULL); in WriteELFFrameSection()
2531 ELFSectionHeader cfi_header(SHT_PROGBITS); in WriteELFFrameSection()
2537 ELFSectionHeader section_names_header(SHT_STRTAB); in WriteELFFrameSection()