Searched refs:section_type (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Drecordmcount.pl164 my $section_type; # Section header plus possible alignment command
216 $section_type = '@progbits';
272 $section_type = '%progbits';
444 print FILE "\t.section $mcount_section,\"a\",$section_type\n";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/mcheck/
H A Dmce-apei.c98 rcd.sec_hdr.section_type = CPER_SECTION_TYPE_MCE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcper.h157 * Section type definitions, used in section_type field in struct
238 uuid_le section_type; member in struct:cper_section_descriptor
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/apei/
H A Dghes.c249 if (!uuid_le_cmp(*(uuid_le *)gdata->section_type,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dactbl1.h588 u8 section_type[16]; member in struct:acpi_hest_generic_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Ddv1394.c698 int section_type = p->data[0] >> 5; /* section type is in bits 5 - 7 */ local
705 switch (section_type) {

Completed in 66 milliseconds