Searched refs:regdwarfnum_table (Results 1 - 2 of 2) sorted by relevance

/external/linux-tools-perf/arch/arm/util/
H A Ddwarf-regs.c36 static const struct pt_regs_dwarfnum regdwarfnum_table[] = { variable in typeref:struct:pt_regs_dwarfnum
61 * regdwarfnum_table from it's DWARF register number. If the register is not
67 for (roff = regdwarfnum_table; roff->name != NULL; roff++)
/external/linux-tools-perf/arch/powerpc/util/
H A Ddwarf-regs.c31 static const struct pt_regs_dwarfnum regdwarfnum_table[] = { variable in typeref:struct:pt_regs_dwarfnum
78 * regdwarfnum_table from it's DWARF register number. If the register is not
84 for (roff = regdwarfnum_table; roff->name != NULL; roff++)

Completed in 5322 milliseconds