Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/kernel/
Ddwarf.c309 struct dwarf_cie *cie = NULL; in dwarf_lookup_cie() local
401 struct dwarf_cie *cie, in dwarf_cfa_execute_insns()
581 struct dwarf_cie *cie; in dwarf_unwind_stack() local
742 struct dwarf_cie *cie; in dwarf_parse_cie() local
874 struct dwarf_cie *cie; in dwarf_parse_fde() local
999 struct dwarf_cie *cie, *next_cie; in dwarf_unwinder_cleanup() local
1137 struct dwarf_cie *cie, *ctmp; in module_dwarf_cleanup() local
/linux-4.4.14/arch/arc/kernel/
Dunwind.c293 const u32 *cie = cie_for_fde(fde, table); in init_unwind_hdr() local
342 const u32 *cie = (const u32 *)(fde[1]); in init_unwind_hdr() local
509 const u32 *cie; in cie_for_fde() local
602 static signed fde_pointer_type(const u32 *cie) in fde_pointer_type()
896 const u32 *fde = NULL, *cie = NULL; in arc_unwind() local
/linux-4.4.14/arch/sh/include/asm/
Ddwarf.h261 struct dwarf_cie *cie; member