Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A Ddwarf.c419 delta = DW_CFA_operand(insn); in dwarf_cfa_execute_insns()
425 reg = DW_CFA_operand(insn); in dwarf_cfa_execute_insns()
435 reg = DW_CFA_operand(insn); in dwarf_cfa_execute_insns()
/openbmc/linux/arch/sh/include/asm/
H A Ddwarf.h358 static inline unsigned int DW_CFA_operand(unsigned long insn) in DW_CFA_operand() function