OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpr_names
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/arch/s390/util/
dwarf-regs.c
14
static const char *
gpr_names
[NUM_GPRS] = {
variable
21
return (n >= NUM_GPRS) ? NULL :
gpr_names
[n];
/external/qemu/disas/
mips.c
3072
const char * const *
gpr_names
;
member in struct:mips_abi_choice
[
all
...]
Completed in 321 milliseconds