Searched refs:ELFSectionHeader (Results 1 – 1 of 1) sorted by relevance
2461 struct ELFSectionHeader { struct2462 ELFSectionHeader(unsigned int set_type) in ELFSectionHeader() argument2477 void AppendSectionHeader(CFISection* table, const ELFSectionHeader& header) { in AppendSectionHeader() argument2524 ELFSectionHeader null_header(SHT_NULL); in WriteELFFrameSection()2531 ELFSectionHeader cfi_header(SHT_PROGBITS); in WriteELFFrameSection()2537 ELFSectionHeader section_names_header(SHT_STRTAB); in WriteELFFrameSection()