Searched refs:section_type (Results 1 – 11 of 11) sorted by relevance
175 my $section_type; # Section header plus possible alignment command227 $section_type = '@progbits';301 $section_type = '%progbits';307 $section_type = '%progbits';488 print FILE "\t.section $mcount_section,\"a\",$section_type\n";
1019 if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_DMESG_Z)) { in erst_reader()1022 } else if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_DMESG)) in erst_reader()1024 else if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_MCE)) in erst_reader()1070 rcd->sec_hdr.section_type = CPER_SECTION_TYPE_DMESG_Z; in erst_writer()1072 rcd->sec_hdr.section_type = CPER_SECTION_TYPE_DMESG; in erst_writer()1075 rcd->sec_hdr.section_type = CPER_SECTION_TYPE_MCE; in erst_writer()
504 sec_type = (guid_t *)gdata->section_type; in ghes_do_proc()
95 rcd.sec_hdr.section_type = CPER_SECTION_TYPE_MCE; in apei_write_mce()
170 sec_type = (guid_t *)gdata->section_type; in extlog_print()
341 guid_t section_type; member
18 section_type: <section type string>
1332 u8 section_type[16]; member1345 u8 section_type[16]; member
435 guid_t *sec_type = (guid_t *)gdata->section_type; in cper_estatus_print_section()
449 i40e_find_section_in_profile(u32 section_type,
5525 i40e_find_section_in_profile(u32 section_type, in i40e_find_section_in_profile() argument5541 if (sec->section.type == section_type) in i40e_find_section_in_profile()