Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_cfi_unittest.cc2339 void AppendSectionHeader(CFISection *table, const ELFSectionHeader &header) { in AppendSectionHeader() function
2414 AppendSectionHeader(&section_table, null_header); in WriteELFFrameSection()
2415 AppendSectionHeader(&section_table, section_names_header); in WriteELFFrameSection()
2416 AppendSectionHeader(&section_table, cfi_header); in WriteELFFrameSection()