Home
last modified time | relevance | path

Searched refs:syscallent1 (Results 1 – 6 of 6) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/x86/
DMakefile.am34 syscallent1.h
/external/ltrace/sysdeps/linux-gnu/s390/
DMakefile.am33 syscallent1.h \
/external/ltrace/sysdeps/linux-gnu/
DMakefile.am34 noinst_HEADERS = arch_syscallent.h signalent1.h syscallent1.h trace.h \
/external/strace/
DMakefile.am263 linux/aarch64/syscallent1.h \
453 linux/powerpc64/syscallent1.h \
531 linux/sparc64/syscallent1.h \
548 linux/tile/syscallent1.h \
567 linux/x32/syscallent1.h \
588 linux/x86_64/syscallent1.h \
632 syscallent_names = subcall.h syscallent.h syscallent1.h \
DChangeLog-CVS767 * linux/arm/syscallent1.h: New file. Add new architecture specific
1041 * linux/sparc64/syscallent1.h: Likewise.
2731 linux/sparc64/syscallent1.h: New files.
3738 * linux/x86_64/syscallent1.h (sys_oldlstat): #define as printargs.
3774 * linux/x86_64/syscallent1.h: New file.
/external/ltrace/
Dhandle_event.c367 static char *syscallent1[] = { in sysname() local
370 static char **syscallents[] = { syscallent0, syscallent1 }; in sysname()
373 sizeof syscallent1 / sizeof syscallent1[0], in sysname()