Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Ddwarf.h233 unsigned int return_address_reg; member
/openbmc/linux/arch/sh/kernel/
H A Ddwarf.c775 cie->return_address_reg = __raw_readb(p); in dwarf_parse_cie()
778 count = dwarf_read_uleb128(p, &cie->return_address_reg); in dwarf_parse_cie()