Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Ddwarf.h353 static inline unsigned int DW_CFA_opcode(unsigned long insn) in DW_CFA_opcode() function
/openbmc/linux/arch/sh/kernel/
H A Ddwarf.c417 switch (DW_CFA_opcode(insn)) { in dwarf_cfa_execute_insns()