Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Ddwarf.h363 #define DW_EH_FRAME_CIE 0 /* .eh_frame CIE IDs are 0 */ macro
/openbmc/linux/arch/sh/kernel/
H A Ddwarf.c1061 if (entry_type == DW_EH_FRAME_CIE) { in dwarf_parse_section()