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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/arch/arm/util/
H A Ddwarf-regs.c29 static const struct pt_regs_dwarfnum regdwarfnum_table[] = { variable in typeref:struct:pt_regs_dwarfnum
54 * regdwarfnum_table from it's DWARF register number. If the register is not
60 for (roff = regdwarfnum_table; roff->name != NULL; roff++)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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 20 milliseconds