Home
last modified time | relevance | path

Searched defs:cie (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/kernel/
H A Ddwarf.c306 struct dwarf_cie *cie = NULL; in dwarf_lookup_cie() local
396 dwarf_cfa_execute_insns(unsigned char *insn_start, unsigned char *insn_end, struct dwarf_cie *cie, struct dwarf_fde *fde, struct dwarf_frame *frame, unsigned long pc) 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...]
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Ddwarf.c306 struct dwarf_cie *cie = NULL; in dwarf_lookup_cie() local
396 dwarf_cfa_execute_insns(unsigned char *insn_start, unsigned char *insn_end, struct dwarf_cie *cie, struct dwarf_fde *fde, struct dwarf_frame *frame, unsigned long pc) 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...]
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dunwind.c287 const u32 *cie = cie_for_fde(fde, table); in init_unwind_hdr() local
335 const u32 *cie = __cie_for_fde(fde); in init_unwind_hdr() local
506 const u32 *cie; in __cie_for_fde() local
515 const u32 *cie; cie_for_fde() local
608 fde_pointer_type(const u32 *cie) fde_pointer_type() argument
902 const u32 *fde = NULL, *cie = NULL; arc_unwind() local
[all...]
/kernel/linux/linux-6.6/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; cie_for_fde() local
606 fde_pointer_type(const u32 *cie) fde_pointer_type() argument
900 const u32 *fde = NULL, *cie = NULL; arc_unwind() local
[all...]
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Ddwarf.h257 struct dwarf_cie *cie; member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Ddwarf.h257 struct dwarf_cie *cie; member

Completed in 8 milliseconds