Searched refs:cfi_header (Results 1 – 1 of 1) sorted by relevance
2393 ELFSectionHeader cfi_header(SHT_PROGBITS); in WriteELFFrameSection() local2394 cfi_header.file_size = cfi.Size(); in WriteELFFrameSection()2406 .Mark(&cfi_header.name) in WriteELFFrameSection()2416 AppendSectionHeader(§ion_table, cfi_header); in WriteELFFrameSection()2424 .Mark(&cfi_header.file_offset) in WriteELFFrameSection()