Home
last modified time | relevance | path

Searched refs:sysmips (Results 1 – 15 of 15) sorted by relevance

/external/strace/
Dsysmips.c47 SYS_FUNC(sysmips) in SYS_FUNC() argument
DAndroid.bp220 "sysmips.c",
Dsys_func.h295 extern SYS_FUNC(sysmips);
Dconfigure.ac389 asm/sysmips.h
DMakefile.in375 syslog.c sysmips.c term.c time.c times.c trace_event.h \
490 strace-sysmips.$(OBJEXT) strace-term.$(OBJEXT) \
1401 syslog.c sysmips.c term.c time.c times.c trace_event.h \
2486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strace-sysmips.Po@am__quote@
6530 strace-sysmips.o: sysmips.c
6531 …GS) -MT strace-sysmips.o -MD -MP -MF $(DEPDIR)/strace-sysmips.Tpo -c -o strace-sysmips.o `test -f …
6532 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/strace-sysmips.Tpo $(DEPDIR)/strace-sysmips.Po
6535 …FLAGS) $(strace_CFLAGS) $(CFLAGS) -c -o strace-sysmips.o `test -f 'sysmips.c' || echo '$(srcdir)/'…
6537 strace-sysmips.obj: sysmips.c
6538 …) $(strace_CFLAGS) $(CFLAGS) -MT strace-sysmips.obj -MD -MP -MF $(DEPDIR)/strace-sysmips.Tpo -c -o…
[all …]
DMakefile.am332 sysmips.c \
Dconfig.h.in51 /* Define to 1 if you have the <asm/sysmips.h> header file. */
DChangeLog13544 * sysmips.c (SYS_FUNC(sysmips)): Likewise.
20972 * sysmips.c [MIPS] (SYS_FUNC(sysmips)): Likewise.
28228 * sysmips.c (SYS_FUNC(sysmips)): Likewise.
29270 mips: fix printing of invalid operations argument of sysmips syscall.
29271 * sysmips.c (SYS_FUNC(sysmips)): Print 1st argument of syscall using
37844 sysmips.c: cleanup.
37845 * sysmips.c [MIPS] (sys_sysmips): Use switch statement. Use printaddr.
37848 sysmips.c: make use of RVAL_DECODED.
37849 * sysmips.c [MIPS] (sys_sysmips): Update for RVAL_DECODED.
40536 mips: quote sysmips nodename.
[all …]
DChangeLog-CVS4367 * configure.in: test for asm/sysmips.h and linux/utsname.h
4369 * system.c: include asm/sysmips.h and linux/utsname.h if they exist,
/external/ltp/include/lapi/syscalls/
Dmips_n32.in200 sysmips 6199
Dmips_n64.in200 sysmips 5199
Dmips_o32.in150 sysmips 4149
/external/strace/linux/mips/
Dsyscallent-n32.h202 [6199] = { 4, 0, SEN(sysmips), "sysmips" },
Dsyscallent-n64.h202 [5199] = { 4, 0, SEN(sysmips), "sysmips" },
Dsyscallent-o32.h153 [4149] = { 4, 0, SEN(sysmips), "sysmips" },