Home
last modified time | relevance | path

Searched defs:cie (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/sh/kernel/
H A Ddwarf.c306 struct dwarf_cie *cie = NULL; in dwarf_lookup_cie() local
398 struct dwarf_cie *cie, in dwarf_cfa_execute_insns()
578 struct dwarf_cie *cie; in dwarf_unwind_stack() local
740 struct dwarf_cie *cie; in dwarf_parse_cie() local
872 struct dwarf_cie *cie; in dwarf_parse_fde() local
997 struct dwarf_cie *cie, *next_cie; in dwarf_unwinder_cleanup() local
1133 struct dwarf_cie *cie, *ctmp; in module_dwarf_cleanup() local
/openbmc/linux/arch/arc/kernel/
H A Dunwind.c283 const u32 *cie = cie_for_fde(fde, table); in init_unwind_hdr() local
331 const u32 *cie = __cie_for_fde(fde); in init_unwind_hdr() local
504 const u32 *cie; in __cie_for_fde() local
513 const u32 *cie; in cie_for_fde() local
606 static signed fde_pointer_type(const u32 *cie) in fde_pointer_type()
900 const u32 *fde = NULL, *cie = NULL; in arc_unwind() local
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dmicroblaze_intc.h14 int cie; /* clear interrupt enable bits */ member
/openbmc/linux/arch/sh/include/asm/
H A Ddwarf.h257 struct dwarf_cie *cie; member
/openbmc/qemu/tcg/
H A Dtcg.c89 DebugFrameCIE cie; member