Home
last modified time | relevance | path

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

/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() argument
578 struct dwarf_cie *cie; dwarf_unwind_stack() local
740 struct dwarf_cie *cie; dwarf_parse_cie() local
872 struct dwarf_cie *cie; dwarf_parse_fde() local
997 struct dwarf_cie *cie, *next_cie; dwarf_unwinder_cleanup() local
1133 struct dwarf_cie *cie, *ctmp; module_dwarf_cleanup() local
[all...]
/linux/arch/arc/kernel/
H A Dunwind.c274 const u32 *cie = cie_for_fde(fde, table); in init_unwind_hdr() local
322 const u32 *cie = __cie_for_fde(fde); in init_unwind_hdr() local
495 const u32 *cie; in __cie_for_fde() local
504 const u32 *cie; cie_for_fde() local
597 fde_pointer_type(const u32 * cie) fde_pointer_type() argument
891 const u32 *fde = NULL, *cie = NULL; arc_unwind() local
[all...]
/linux/arch/sh/include/asm/
H A Ddwarf.h257 struct dwarf_cie *cie; member