Home
last modified time | relevance | path

Searched refs:DW_EH_FRAME_CIE (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/sh/include/asm/
Ddwarf.h367 #define DW_EH_FRAME_CIE 0 /* .eh_frame CIE IDs are 0 */ macro
/linux-3.4.99/arch/sh/kernel/
Ddwarf.c1071 if (entry_type == DW_EH_FRAME_CIE) { in dwarf_parse_section()