Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/sh/include/
H A Ddwarf-regs-table.h5 const char * const sh_regstr_tbl[] = { variable
/openbmc/linux/tools/perf/util/
H A Ddwarf-regs.c51 return __get_dwarf_regstr(sh_regstr_tbl, n); in get_dwarf_regstr()