Searched refs:sysmips (Results 1 – 15 of 15) sorted by relevance
/external/strace/ |
D | sysmips.c | 47 SYS_FUNC(sysmips) in SYS_FUNC() argument
|
D | Android.bp | 220 "sysmips.c",
|
D | sys_func.h | 295 extern SYS_FUNC(sysmips);
|
D | configure.ac | 389 asm/sysmips.h
|
D | Makefile.in | 375 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 …]
|
D | Makefile.am | 332 sysmips.c \
|
D | config.h.in | 51 /* Define to 1 if you have the <asm/sysmips.h> header file. */
|
D | ChangeLog | 13544 * 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 …]
|
D | ChangeLog-CVS | 4367 * 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/ |
D | mips_n32.in | 200 sysmips 6199
|
D | mips_n64.in | 200 sysmips 5199
|
D | mips_o32.in | 150 sysmips 4149
|
/external/strace/linux/mips/ |
D | syscallent-n32.h | 202 [6199] = { 4, 0, SEN(sysmips), "sysmips" },
|
D | syscallent-n64.h | 202 [5199] = { 4, 0, SEN(sysmips), "sysmips" },
|
D | syscallent-o32.h | 153 [4149] = { 4, 0, SEN(sysmips), "sysmips" },
|