Home
last modified time | relevance | path

Searched refs:sysmips_operations (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dsysmips_operations.h5 # error static const struct xlat sysmips_operations in mpers mode
10 const struct xlat sysmips_operations[] = { variable
DMakemodule.am1 …t/sysctl_root.in xlat/sysctl_vm.in xlat/syslog_action_type.in xlat/sysmips_operations.in xlat/tcfl…
2 …xlat/sysctl_root.h xlat/sysctl_vm.h xlat/syslog_action_type.h xlat/sysmips_operations.h xlat/tcfls…
439 $(top_srcdir)/xlat/sysmips_operations.h: $(top_srcdir)/xlat/sysmips_operations.in $(top_srcdir)/xla…
/external/strace/
Dsysmips.c48 printxval(sysmips_operations, tcp->u_arg[0], "???"); in SYS_FUNC()