Home
last modified time | relevance | path

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

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