Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/arch/s390/include/
H A Ddwarf-regs-table.h11 static const char * const s390_dwarf_regs[] = { variable
69 #define s390_regstr_tbl s390_dwarf_regs
/linux-6.15/tools/perf/arch/s390/util/
H A Dunwind-libdw.c15 Dwarf_Word dwarf_regs[ARRAY_SIZE(s390_dwarf_regs)]; in libdw__arch_set_initial_registers()