Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A Ddwarf.c659 dwarf_cfa_execute_insns(cie->initial_instructions, in dwarf_unwind_stack()
791 cie->initial_instructions = p + length; in dwarf_parse_cie()
825 p = cie->initial_instructions; in dwarf_parse_cie()
831 cie->initial_instructions = p; in dwarf_parse_cie()
/openbmc/linux/arch/sh/include/asm/
H A Ddwarf.h235 unsigned char *initial_instructions; member