Home
last modified time | relevance | path

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

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