Searched refs:section_type (Results 1 – 7 of 7) sorted by relevance
175 my $section_type; # Section header plus possible alignment command194 $section_type = '@progbits';269 $section_type = '%progbits';275 $section_type = '%progbits';439 print FILE "\t.section $mcount_section,\"a\",$section_type\n";
1113 if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_DMESG_Z)) { in erst_reader()1116 } else if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_DMESG)) in erst_reader()1118 else if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_MCE)) in erst_reader()1164 rcd->sec_hdr.section_type = CPER_SECTION_TYPE_DMESG_Z; in erst_writer()1166 rcd->sec_hdr.section_type = CPER_SECTION_TYPE_DMESG; in erst_writer()1169 rcd->sec_hdr.section_type = CPER_SECTION_TYPE_MCE; in erst_writer()
915 sec_type = (guid_t *)gdata->section_type; in ghes_do_proc()
217 rcd.sec_hdr.section_type = CPER_SECTION_TYPE_MCE; in apei_write_mce()
18 section_type: <section type string>
1674 u8 section_type[16]; member1687 u8 section_type[16]; member
520 sec_desc->section_type = CPER_SECTION_TYPE_FMP; in set_rec_fields()