Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 704375 Details for
Bug 917161
FTBFS: glibc-2.17-3.fc19 with kernel-headers-3.9.0-0.rc0.git11.1.fc19.i686
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
sem_post.i
sem_post.i (text/plain), 162.81 KB, created by
John Reiser
on 2013-03-01 23:35:39 UTC
(
hide
)
Description:
sem_post.i
Filename:
MIME Type:
Creator:
John Reiser
Created:
2013-03-01 23:35:39 UTC
Size:
162.81 KB
patch
obsolete
># 1 "../nptl/sysdeps/unix/sysv/linux/sem_post.c" ># 1 "/home/jreiser/rpmbuild/BUILD/glibc-2.17-c758a686/nptl//" ># 1 "<command-line>" ># 1 "./../include/libc-symbols.h" 1 ># 49 "./../include/libc-symbols.h" ># 1 "/home/jreiser/rpmbuild/BUILD/glibc-2.17-c758a686/build-i386-redhat-linux/config.h" 1 ># 50 "./../include/libc-symbols.h" 2 ># 735 "./../include/libc-symbols.h" ># 1 "../sysdeps/wordsize-32/symbol-hacks.h" 1 ># 736 "./../include/libc-symbols.h" 2 ># 1 "<command-line>" 2 ># 1 "../nptl/sysdeps/unix/sysv/linux/sem_post.c" ># 20 "../nptl/sysdeps/unix/sysv/linux/sem_post.c" ># 1 "../include/errno.h" 1 > > ># 1 "../stdlib/errno.h" 1 ># 28 "../stdlib/errno.h" ># 1 "../include/features.h" 1 ># 345 "../include/features.h" ># 1 "../include/stdc-predef.h" 1 ># 346 "../include/features.h" 2 ># 375 "../include/features.h" ># 1 "../include/sys/cdefs.h" 1 > > ># 1 "../misc/sys/cdefs.h" 1 ># 385 "../misc/sys/cdefs.h" ># 1 "../sysdeps/x86/bits/wordsize.h" 1 ># 386 "../misc/sys/cdefs.h" 2 ># 4 "../include/sys/cdefs.h" 2 ># 12 "../include/sys/cdefs.h" >extern void __chk_fail (void) __attribute__ ((__noreturn__)); > > ># 376 "../include/features.h" 2 ># 399 "../include/features.h" ># 1 "../include/gnu/stubs.h" 1 ># 400 "../include/features.h" 2 ># 29 "../stdlib/errno.h" 2 > > > > > > ># 1 "../sysdeps/unix/sysv/linux/bits/errno.h" 1 ># 24 "../sysdeps/unix/sysv/linux/bits/errno.h" ># 1 "/usr/include/linux/errno.h" 1 3 4 ># 1 "/usr/include/asm/errno.h" 1 3 4 ># 1 "/usr/include/asm-generic/errno.h" 1 3 4 > > > ># 1 "/usr/include/asm-generic/errno-base.h" 1 3 4 ># 5 "/usr/include/asm-generic/errno.h" 2 3 4 ># 1 "/usr/include/asm/errno.h" 2 3 4 ># 1 "/usr/include/linux/errno.h" 2 3 4 ># 25 "../sysdeps/unix/sysv/linux/bits/errno.h" 2 ># 50 "../sysdeps/unix/sysv/linux/bits/errno.h" >extern int *__errno_location (void) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)); ># 36 "../stdlib/errno.h" 2 ># 54 "../stdlib/errno.h" >extern char *program_invocation_name, *program_invocation_short_name; > > > > ># 68 "../stdlib/errno.h" >typedef int error_t; ># 4 "../include/errno.h" 2 ># 22 "../include/errno.h" ># 1 "../nptl/sysdeps/i386/tls.h" 1 ># 22 "../nptl/sysdeps/i386/tls.h" ># 1 "../nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h" 1 ># 20 "../nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h" ># 1 "../nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h" 1 ># 45 "../nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h" >extern void _dl_sysinfo_int80 (void) ; ># 63 "../nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h" >extern int _dl_discover_osversion (void) ; ># 21 "../nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h" 2 ># 23 "../nptl/sysdeps/i386/tls.h" 2 > ># 1 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/stdbool.h" 1 3 4 ># 25 "../nptl/sysdeps/i386/tls.h" 2 ># 1 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/stddef.h" 1 3 4 ># 147 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/stddef.h" 3 4 >typedef int ptrdiff_t; ># 212 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/stddef.h" 3 4 >typedef unsigned int size_t; ># 324 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/stddef.h" 3 4 >typedef long int wchar_t; ># 26 "../nptl/sysdeps/i386/tls.h" 2 ># 1 "../sysdeps/generic/stdint.h" 1 ># 26 "../sysdeps/generic/stdint.h" ># 1 "../sysdeps/unix/sysv/linux/x86/bits/wchar.h" 1 ># 22 "../sysdeps/unix/sysv/linux/x86/bits/wchar.h" ># 1 "../sysdeps/x86/bits/wordsize.h" 1 ># 23 "../sysdeps/unix/sysv/linux/x86/bits/wchar.h" 2 ># 27 "../sysdeps/generic/stdint.h" 2 ># 1 "../sysdeps/x86/bits/wordsize.h" 1 ># 28 "../sysdeps/generic/stdint.h" 2 ># 36 "../sysdeps/generic/stdint.h" >typedef signed char int8_t; >typedef short int int16_t; >typedef int int32_t; > > > >__extension__ >typedef long long int int64_t; > > > > >typedef unsigned char uint8_t; >typedef unsigned short int uint16_t; > >typedef unsigned int uint32_t; > > > > > >__extension__ >typedef unsigned long long int uint64_t; > > > > > > >typedef signed char int_least8_t; >typedef short int int_least16_t; >typedef int int_least32_t; > > > >__extension__ >typedef long long int int_least64_t; > > > >typedef unsigned char uint_least8_t; >typedef unsigned short int uint_least16_t; >typedef unsigned int uint_least32_t; > > > >__extension__ >typedef unsigned long long int uint_least64_t; > > > > > > >typedef signed char int_fast8_t; > > > > > >typedef int int_fast16_t; >typedef int int_fast32_t; >__extension__ >typedef long long int int_fast64_t; > > > >typedef unsigned char uint_fast8_t; > > > > > >typedef unsigned int uint_fast16_t; >typedef unsigned int uint_fast32_t; >__extension__ >typedef unsigned long long int uint_fast64_t; ># 125 "../sysdeps/generic/stdint.h" >typedef int intptr_t; > > >typedef unsigned int uintptr_t; ># 137 "../sysdeps/generic/stdint.h" >__extension__ >typedef long long int intmax_t; >__extension__ >typedef unsigned long long int uintmax_t; ># 27 "../nptl/sysdeps/i386/tls.h" 2 ># 1 "../include/stdlib.h" 1 > > > > > > > ># 1 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/stddef.h" 1 3 4 ># 9 "../include/stdlib.h" 2 > ># 1 "../stdlib/stdlib.h" 1 ># 32 "../stdlib/stdlib.h" ># 1 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/stddef.h" 1 3 4 ># 33 "../stdlib/stdlib.h" 2 > > > > > > > > ># 1 "../sysdeps/unix/sysv/linux/bits/waitflags.h" 1 ># 42 "../stdlib/stdlib.h" 2 ># 1 "../bits/waitstatus.h" 1 ># 64 "../bits/waitstatus.h" ># 1 "../include/endian.h" 1 ># 1 "../string/endian.h" 1 ># 36 "../string/endian.h" ># 1 "../sysdeps/x86/bits/endian.h" 1 ># 37 "../string/endian.h" 2 ># 60 "../string/endian.h" ># 1 "../sysdeps/x86/bits/byteswap.h" 1 ># 27 "../sysdeps/x86/bits/byteswap.h" ># 1 "../bits/types.h" 1 ># 27 "../bits/types.h" ># 1 "../sysdeps/x86/bits/wordsize.h" 1 ># 28 "../bits/types.h" 2 > > >typedef unsigned char __u_char; >typedef unsigned short int __u_short; >typedef unsigned int __u_int; >typedef unsigned long int __u_long; > > >typedef signed char __int8_t; >typedef unsigned char __uint8_t; >typedef signed short int __int16_t; >typedef unsigned short int __uint16_t; >typedef signed int __int32_t; >typedef unsigned int __uint32_t; > > > > >__extension__ typedef signed long long int __int64_t; >__extension__ typedef unsigned long long int __uint64_t; > > > > > > > >__extension__ typedef long long int __quad_t; >__extension__ typedef unsigned long long int __u_quad_t; ># 130 "../bits/types.h" ># 1 "../sysdeps/unix/sysv/linux/x86/bits/typesizes.h" 1 ># 131 "../bits/types.h" 2 > > >__extension__ typedef __u_quad_t __dev_t; >__extension__ typedef unsigned int __uid_t; >__extension__ typedef unsigned int __gid_t; >__extension__ typedef unsigned long int __ino_t; >__extension__ typedef __u_quad_t __ino64_t; >__extension__ typedef unsigned int __mode_t; >__extension__ typedef unsigned int __nlink_t; >__extension__ typedef long int __off_t; >__extension__ typedef __quad_t __off64_t; >__extension__ typedef int __pid_t; >__extension__ typedef struct { int __val[2]; } __fsid_t; >__extension__ typedef long int __clock_t; >__extension__ typedef unsigned long int __rlim_t; >__extension__ typedef __u_quad_t __rlim64_t; >__extension__ typedef unsigned int __id_t; >__extension__ typedef long int __time_t; >__extension__ typedef unsigned int __useconds_t; >__extension__ typedef long int __suseconds_t; > >__extension__ typedef int __daddr_t; >__extension__ typedef int __key_t; > > >__extension__ typedef int __clockid_t; > > >__extension__ typedef void * __timer_t; > > >__extension__ typedef long int __blksize_t; > > > > >__extension__ typedef long int __blkcnt_t; >__extension__ typedef __quad_t __blkcnt64_t; > > >__extension__ typedef unsigned long int __fsblkcnt_t; >__extension__ typedef __u_quad_t __fsblkcnt64_t; > > >__extension__ typedef unsigned long int __fsfilcnt_t; >__extension__ typedef __u_quad_t __fsfilcnt64_t; > > >__extension__ typedef int __fsword_t; > >__extension__ typedef int __ssize_t; > > >__extension__ typedef long int __syscall_slong_t; > >__extension__ typedef unsigned long int __syscall_ulong_t; > > > >typedef __off64_t __loff_t; >typedef __quad_t *__qaddr_t; >typedef char *__caddr_t; > > >__extension__ typedef int __intptr_t; > > >__extension__ typedef unsigned int __socklen_t; ># 28 "../sysdeps/x86/bits/byteswap.h" 2 ># 1 "../sysdeps/x86/bits/wordsize.h" 1 ># 29 "../sysdeps/x86/bits/byteswap.h" 2 > > > > > > ># 1 "../sysdeps/x86/bits/byteswap-16.h" 1 ># 36 "../sysdeps/x86/bits/byteswap.h" 2 ># 44 "../sysdeps/x86/bits/byteswap.h" >static __inline unsigned int >__bswap_32 (unsigned int __bsx) >{ > return __builtin_bswap32 (__bsx); >} ># 108 "../sysdeps/x86/bits/byteswap.h" >static __inline __uint64_t >__bswap_64 (__uint64_t __bsx) >{ > return __builtin_bswap64 (__bsx); >} ># 61 "../string/endian.h" 2 ># 2 "../include/endian.h" 2 ># 65 "../bits/waitstatus.h" 2 > >union wait > { > int w_status; > struct > { > > unsigned int __w_termsig:7; > unsigned int __w_coredump:1; > unsigned int __w_retcode:8; > unsigned int:16; > > > > > > > > } __wait_terminated; > struct > { > > unsigned int __w_stopval:8; > unsigned int __w_stopsig:8; > unsigned int:16; > > > > > > > } __wait_stopped; > }; ># 43 "../stdlib/stdlib.h" 2 ># 67 "../stdlib/stdlib.h" >typedef union > { > union wait *__uptr; > int *__iptr; > } __WAIT_STATUS __attribute__ ((__transparent_union__)); ># 95 "../stdlib/stdlib.h" > > >typedef struct > { > int quot; > int rem; > } div_t; > > > >typedef struct > { > long int quot; > long int rem; > } ldiv_t; > > > > > > > >__extension__ typedef struct > { > long long int quot; > long long int rem; > } lldiv_t; > > ># 139 "../stdlib/stdlib.h" >extern size_t __ctype_get_mb_cur_max (void) __attribute__ ((__nothrow__ )) ; > > > > >extern double atof (const char *__nptr) > __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; > >extern int atoi (const char *__nptr) > __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; > >extern long int atol (const char *__nptr) > __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; > > > > > >__extension__ extern long long int atoll (const char *__nptr) > __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; > > > > > >extern double strtod (const char *__restrict __nptr, > char **__restrict __endptr) > __attribute__ ((__nothrow__ )) ; > > > > > >extern float strtof (const char *__restrict __nptr, > char **__restrict __endptr) __attribute__ ((__nothrow__ )) ; > >extern long double strtold (const char *__restrict __nptr, > char **__restrict __endptr) > __attribute__ ((__nothrow__ )) ; > > > > > >extern long int strtol (const char *__restrict __nptr, > char **__restrict __endptr, int __base) > __attribute__ ((__nothrow__ )) ; > >extern unsigned long int strtoul (const char *__restrict __nptr, > char **__restrict __endptr, int __base) > __attribute__ ((__nothrow__ )) ; > > > > >__extension__ >extern long long int strtoq (const char *__restrict __nptr, > char **__restrict __endptr, int __base) > __attribute__ ((__nothrow__ )) ; > >__extension__ >extern unsigned long long int strtouq (const char *__restrict __nptr, > char **__restrict __endptr, int __base) > __attribute__ ((__nothrow__ )) ; > > > > > >__extension__ >extern long long int strtoll (const char *__restrict __nptr, > char **__restrict __endptr, int __base) > __attribute__ ((__nothrow__ )) ; > >__extension__ >extern unsigned long long int strtoull (const char *__restrict __nptr, > char **__restrict __endptr, int __base) > __attribute__ ((__nothrow__ )) ; > ># 235 "../stdlib/stdlib.h" ># 1 "../include/xlocale.h" 1 ># 1 "../locale/xlocale.h" 1 ># 27 "../locale/xlocale.h" >typedef struct __locale_struct >{ > > struct __locale_data *__locales[13]; > > > const unsigned short int *__ctype_b; > const int *__ctype_tolower; > const int *__ctype_toupper; > > > const char *__names[13]; >} *__locale_t; > > >typedef __locale_t locale_t; ># 1 "../include/xlocale.h" 2 ># 236 "../stdlib/stdlib.h" 2 > > > >extern long int strtol_l (const char *__restrict __nptr, > char **__restrict __endptr, int __base, > __locale_t __loc) __attribute__ ((__nothrow__ )) ; > >extern unsigned long int strtoul_l (const char *__restrict __nptr, > char **__restrict __endptr, > int __base, __locale_t __loc) > __attribute__ ((__nothrow__ )) ; > >__extension__ >extern long long int strtoll_l (const char *__restrict __nptr, > char **__restrict __endptr, int __base, > __locale_t __loc) > __attribute__ ((__nothrow__ )) ; > >__extension__ >extern unsigned long long int strtoull_l (const char *__restrict __nptr, > char **__restrict __endptr, > int __base, __locale_t __loc) > __attribute__ ((__nothrow__ )) ; > >extern double strtod_l (const char *__restrict __nptr, > char **__restrict __endptr, __locale_t __loc) > __attribute__ ((__nothrow__ )) ; > >extern float strtof_l (const char *__restrict __nptr, > char **__restrict __endptr, __locale_t __loc) > __attribute__ ((__nothrow__ )) ; > >extern long double strtold_l (const char *__restrict __nptr, > char **__restrict __endptr, > __locale_t __loc) > __attribute__ ((__nothrow__ )) ; > > > > > >extern __inline int >__attribute__ ((__nothrow__ )) atoi (const char *__nptr) >{ > return (int) strtol (__nptr, (char **) ((void *)0), 10); >} >extern __inline long int >__attribute__ ((__nothrow__ )) atol (const char *__nptr) >{ > return strtol (__nptr, (char **) ((void *)0), 10); >} > > > > >__extension__ extern __inline long long int >__attribute__ ((__nothrow__ )) atoll (const char *__nptr) >{ > return strtoll (__nptr, (char **) ((void *)0), 10); >} > ># 305 "../stdlib/stdlib.h" >extern char *l64a (long int __n) __attribute__ ((__nothrow__ )) ; > > >extern long int a64l (const char *__s) > __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; > > > > ># 1 "../include/sys/types.h" 1 ># 1 "../posix/sys/types.h" 1 ># 27 "../posix/sys/types.h" > > > > > > >typedef __u_char u_char; >typedef __u_short u_short; >typedef __u_int u_int; >typedef __u_long u_long; >typedef __quad_t quad_t; >typedef __u_quad_t u_quad_t; >typedef __fsid_t fsid_t; > > > > >typedef __loff_t loff_t; > > > >typedef __ino_t ino_t; > > > > > > >typedef __ino64_t ino64_t; > > > > >typedef __dev_t dev_t; > > > > >typedef __gid_t gid_t; > > > > >typedef __mode_t mode_t; > > > > >typedef __nlink_t nlink_t; > > > > >typedef __uid_t uid_t; > > > > > >typedef __off_t off_t; > > > > > > >typedef __off64_t off64_t; > > > > >typedef __pid_t pid_t; > > > > > >typedef __id_t id_t; > > > > >typedef __ssize_t ssize_t; > > > > > >typedef __daddr_t daddr_t; >typedef __caddr_t caddr_t; > > > > > >typedef __key_t key_t; ># 132 "../posix/sys/types.h" ># 1 "../include/time.h" 1 > > ># 1 "../time/time.h" 1 ># 57 "../time/time.h" > > >typedef __clock_t clock_t; > > > ># 73 "../time/time.h" > > >typedef __time_t time_t; > > > ># 91 "../time/time.h" >typedef __clockid_t clockid_t; ># 103 "../time/time.h" >typedef __timer_t timer_t; ># 4 "../include/time.h" 2 ># 133 "../posix/sys/types.h" 2 > > > >typedef __useconds_t useconds_t; > > > >typedef __suseconds_t suseconds_t; > > > > > ># 1 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/stddef.h" 1 3 4 ># 147 "../posix/sys/types.h" 2 > > > >typedef unsigned long int ulong; >typedef unsigned short int ushort; >typedef unsigned int uint; ># 200 "../posix/sys/types.h" >typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); >typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); >typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); >typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); > >typedef int register_t __attribute__ ((__mode__ (__word__))); ># 216 "../posix/sys/types.h" ># 1 "../include/endian.h" 1 ># 217 "../posix/sys/types.h" 2 > > ># 1 "../include/sys/select.h" 1 > ># 1 "../misc/sys/select.h" 1 ># 30 "../misc/sys/select.h" ># 1 "../sysdeps/x86/bits/select.h" 1 ># 22 "../sysdeps/x86/bits/select.h" ># 1 "../sysdeps/x86/bits/wordsize.h" 1 ># 23 "../sysdeps/x86/bits/select.h" 2 ># 31 "../misc/sys/select.h" 2 > > ># 1 "../sysdeps/unix/sysv/linux/bits/sigset.h" 1 ># 23 "../sysdeps/unix/sysv/linux/bits/sigset.h" >typedef int __sig_atomic_t; > > > > >typedef struct > { > unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; > } __sigset_t; ># 34 "../misc/sys/select.h" 2 > > > >typedef __sigset_t sigset_t; > > > > > ># 1 "../include/time.h" 1 > > ># 1 "../time/time.h" 1 ># 120 "../time/time.h" >struct timespec > { > __time_t tv_sec; > __syscall_slong_t tv_nsec; > }; ># 4 "../include/time.h" 2 ># 44 "../misc/sys/select.h" 2 > ># 1 "../sysdeps/unix/sysv/linux/bits/time.h" 1 ># 30 "../sysdeps/unix/sysv/linux/bits/time.h" >struct timeval > { > __time_t tv_sec; > __suseconds_t tv_usec; > }; ># 46 "../misc/sys/select.h" 2 ># 54 "../misc/sys/select.h" >typedef long int __fd_mask; ># 64 "../misc/sys/select.h" >typedef struct > { > > > > __fd_mask fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; > > > > > > } fd_set; > > > > > > >typedef __fd_mask fd_mask; ># 96 "../misc/sys/select.h" > ># 106 "../misc/sys/select.h" >extern int select (int __nfds, fd_set *__restrict __readfds, > fd_set *__restrict __writefds, > fd_set *__restrict __exceptfds, > struct timeval *__restrict __timeout); ># 118 "../misc/sys/select.h" >extern int pselect (int __nfds, fd_set *__restrict __readfds, > fd_set *__restrict __writefds, > fd_set *__restrict __exceptfds, > const struct timespec *__restrict __timeout, > const __sigset_t *__restrict __sigmask); ># 131 "../misc/sys/select.h" > ># 3 "../include/sys/select.h" 2 > > > >extern int __pselect (int __nfds, fd_set *__readfds, > fd_set *__writefds, fd_set *__exceptfds, > const struct timespec *__timeout, > const __sigset_t *__sigmask); > >extern int __select (int __nfds, fd_set *__restrict __readfds, > fd_set *__restrict __writefds, > fd_set *__restrict __exceptfds, > struct timeval *__restrict __timeout); > ># 220 "../posix/sys/types.h" 2 > > ># 1 "../sysdeps/unix/sysv/linux/sys/sysmacros.h" 1 ># 29 "../sysdeps/unix/sysv/linux/sys/sysmacros.h" > > >__extension__ >extern unsigned int gnu_dev_major (unsigned long long int __dev) > __attribute__ ((__nothrow__ )) __attribute__ ((__const__)); >__extension__ >extern unsigned int gnu_dev_minor (unsigned long long int __dev) > __attribute__ ((__nothrow__ )) __attribute__ ((__const__)); >__extension__ >extern unsigned long long int gnu_dev_makedev (unsigned int __major, > unsigned int __minor) > __attribute__ ((__nothrow__ )) __attribute__ ((__const__)); > > >__extension__ extern __inline __attribute__ ((__const__)) unsigned int >__attribute__ ((__nothrow__ )) gnu_dev_major (unsigned long long int __dev) >{ > return ((__dev >> 8) & 0xfff) | ((unsigned int) (__dev >> 32) & ~0xfff); >} > >__extension__ extern __inline __attribute__ ((__const__)) unsigned int >__attribute__ ((__nothrow__ )) gnu_dev_minor (unsigned long long int __dev) >{ > return (__dev & 0xff) | ((unsigned int) (__dev >> 12) & ~0xff); >} > >__extension__ extern __inline __attribute__ ((__const__)) unsigned long long int >__attribute__ ((__nothrow__ )) gnu_dev_makedev (unsigned int __major, unsigned int __minor) >{ > return ((__minor & 0xff) | ((__major & 0xfff) << 8) > | (((unsigned long long int) (__minor & ~0xff)) << 12) > | (((unsigned long long int) (__major & ~0xfff)) << 32)); >} > > ># 223 "../posix/sys/types.h" 2 > > > > > >typedef __blksize_t blksize_t; > > > > > > >typedef __blkcnt_t blkcnt_t; > > > >typedef __fsblkcnt_t fsblkcnt_t; > > > >typedef __fsfilcnt_t fsfilcnt_t; ># 262 "../posix/sys/types.h" >typedef __blkcnt64_t blkcnt64_t; >typedef __fsblkcnt64_t fsblkcnt64_t; >typedef __fsfilcnt64_t fsfilcnt64_t; > > > > > ># 1 "../nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h" 1 ># 21 "../nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h" ># 1 "../sysdeps/x86/bits/wordsize.h" 1 ># 22 "../nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h" 2 ># 60 "../nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h" >typedef unsigned long int pthread_t; > > >union pthread_attr_t >{ > char __size[36]; > long int __align; >}; > >typedef union pthread_attr_t pthread_attr_t; ># 81 "../nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h" >typedef struct __pthread_internal_slist >{ > struct __pthread_internal_slist *__next; >} __pthread_slist_t; > > > > > >typedef union >{ > struct __pthread_mutex_s > { > int __lock; > unsigned int __count; > int __owner; > > > > > > int __kind; > > > > > > unsigned int __nusers; > __extension__ union > { > int __spins; > __pthread_slist_t __list; > }; > > } __data; > char __size[24]; > long int __align; >} pthread_mutex_t; > >typedef union >{ > char __size[4]; > int __align; >} pthread_mutexattr_t; > > > > >typedef union >{ > struct > { > int __lock; > unsigned int __futex; > __extension__ unsigned long long int __total_seq; > __extension__ unsigned long long int __wakeup_seq; > __extension__ unsigned long long int __woken_seq; > void *__mutex; > unsigned int __nwaiters; > unsigned int __broadcast_seq; > } __data; > char __size[48]; > __extension__ long long int __align; >} pthread_cond_t; > >typedef union >{ > char __size[4]; > int __align; >} pthread_condattr_t; > > > >typedef unsigned int pthread_key_t; > > > >typedef int pthread_once_t; > > > > > >typedef union >{ ># 185 "../nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h" > struct > { > int __lock; > unsigned int __nr_readers; > unsigned int __readers_wakeup; > unsigned int __writer_wakeup; > unsigned int __nr_readers_queued; > unsigned int __nr_writers_queued; > > > unsigned char __flags; > unsigned char __shared; > unsigned char __pad1; > unsigned char __pad2; > int __writer; > } __data; > > char __size[32]; > long int __align; >} pthread_rwlock_t; > >typedef union >{ > char __size[8]; > long int __align; >} pthread_rwlockattr_t; > > > > > >typedef volatile int pthread_spinlock_t; > > > > >typedef union >{ > char __size[20]; > long int __align; >} pthread_barrier_t; > >typedef union >{ > char __size[4]; > int __align; >} pthread_barrierattr_t; ># 271 "../posix/sys/types.h" 2 > > > ># 1 "../include/sys/types.h" 2 ># 315 "../stdlib/stdlib.h" 2 > > > > > > >extern long int random (void) __attribute__ ((__nothrow__ )); > > >extern void srandom (unsigned int __seed) __attribute__ ((__nothrow__ )); > > > > > >extern char *initstate (unsigned int __seed, char *__statebuf, > size_t __statelen) __attribute__ ((__nothrow__ )) ; > > > >extern char *setstate (char *__statebuf) __attribute__ ((__nothrow__ )) ; > > > > > > > >struct random_data > { > int32_t *fptr; > int32_t *rptr; > int32_t *state; > int rand_type; > int rand_deg; > int rand_sep; > int32_t *end_ptr; > }; > >extern int random_r (struct random_data *__restrict __buf, > int32_t *__restrict __result) __attribute__ ((__nothrow__ )) ; > >extern int srandom_r (unsigned int __seed, struct random_data *__buf) > __attribute__ ((__nothrow__ )) ; > >extern int initstate_r (unsigned int __seed, char *__restrict __statebuf, > size_t __statelen, > struct random_data *__restrict __buf) > __attribute__ ((__nothrow__ )) ; > >extern int setstate_r (char *__restrict __statebuf, > struct random_data *__restrict __buf) > __attribute__ ((__nothrow__ )) ; > > > > > > >extern int rand (void) __attribute__ ((__nothrow__ )); > >extern void srand (unsigned int __seed) __attribute__ ((__nothrow__ )); > > > > >extern int rand_r (unsigned int *__seed) __attribute__ ((__nothrow__ )); > > > > > > > >extern double drand48 (void) __attribute__ ((__nothrow__ )); >extern double erand48 (unsigned short int __xsubi[3]) __attribute__ ((__nothrow__ )) ; > > >extern long int lrand48 (void) __attribute__ ((__nothrow__ )); >extern long int nrand48 (unsigned short int __xsubi[3]) > __attribute__ ((__nothrow__ )) ; > > >extern long int mrand48 (void) __attribute__ ((__nothrow__ )); >extern long int jrand48 (unsigned short int __xsubi[3]) > __attribute__ ((__nothrow__ )) ; > > >extern void srand48 (long int __seedval) __attribute__ ((__nothrow__ )); >extern unsigned short int *seed48 (unsigned short int __seed16v[3]) > __attribute__ ((__nothrow__ )) ; >extern void lcong48 (unsigned short int __param[7]) __attribute__ ((__nothrow__ )) ; > > > > > >struct drand48_data > { > unsigned short int __x[3]; > unsigned short int __old_x[3]; > unsigned short int __c; > unsigned short int __init; > unsigned long long int __a; > }; > > >extern int drand48_r (struct drand48_data *__restrict __buffer, > double *__restrict __result) __attribute__ ((__nothrow__ )) ; >extern int erand48_r (unsigned short int __xsubi[3], > struct drand48_data *__restrict __buffer, > double *__restrict __result) __attribute__ ((__nothrow__ )) ; > > >extern int lrand48_r (struct drand48_data *__restrict __buffer, > long int *__restrict __result) > __attribute__ ((__nothrow__ )) ; >extern int nrand48_r (unsigned short int __xsubi[3], > struct drand48_data *__restrict __buffer, > long int *__restrict __result) > __attribute__ ((__nothrow__ )) ; > > >extern int mrand48_r (struct drand48_data *__restrict __buffer, > long int *__restrict __result) > __attribute__ ((__nothrow__ )) ; >extern int jrand48_r (unsigned short int __xsubi[3], > struct drand48_data *__restrict __buffer, > long int *__restrict __result) > __attribute__ ((__nothrow__ )) ; > > >extern int srand48_r (long int __seedval, struct drand48_data *__buffer) > __attribute__ ((__nothrow__ )) ; > >extern int seed48_r (unsigned short int __seed16v[3], > struct drand48_data *__buffer) __attribute__ ((__nothrow__ )) ; > >extern int lcong48_r (unsigned short int __param[7], > struct drand48_data *__buffer) > __attribute__ ((__nothrow__ )) ; > > > > > > > > > >extern void *malloc (size_t __size) __attribute__ ((__nothrow__ )) __attribute__ ((__malloc__)) ; > >extern void *calloc (size_t __nmemb, size_t __size) > __attribute__ ((__nothrow__ )) __attribute__ ((__malloc__)) ; > > > > > > > > > > >extern void *realloc (void *__ptr, size_t __size) > __attribute__ ((__nothrow__ )) __attribute__ ((__warn_unused_result__)); > >extern void free (void *__ptr) __attribute__ ((__nothrow__ )); > > > > >extern void cfree (void *__ptr) __attribute__ ((__nothrow__ )); > > > ># 1 "../include/alloca.h" 1 > > ># 1 "../stdlib/alloca.h" 1 ># 24 "../stdlib/alloca.h" ># 1 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/stddef.h" 1 3 4 ># 25 "../stdlib/alloca.h" 2 > > > > > > > >extern void *alloca (size_t __size) __attribute__ ((__nothrow__ )); > > > > > > ># 4 "../include/alloca.h" 2 ># 1 "../sysdeps/i386/stackinfo.h" 1 ># 24 "../sysdeps/i386/stackinfo.h" ># 1 "../include/elf.h" 1 > ># 1 "../elf/elf.h" 1 ># 24 "../elf/elf.h" > > > > > > > >typedef uint16_t Elf32_Half; >typedef uint16_t Elf64_Half; > > >typedef uint32_t Elf32_Word; >typedef int32_t Elf32_Sword; >typedef uint32_t Elf64_Word; >typedef int32_t Elf64_Sword; > > >typedef uint64_t Elf32_Xword; >typedef int64_t Elf32_Sxword; >typedef uint64_t Elf64_Xword; >typedef int64_t Elf64_Sxword; > > >typedef uint32_t Elf32_Addr; >typedef uint64_t Elf64_Addr; > > >typedef uint32_t Elf32_Off; >typedef uint64_t Elf64_Off; > > >typedef uint16_t Elf32_Section; >typedef uint16_t Elf64_Section; > > >typedef Elf32_Half Elf32_Versym; >typedef Elf64_Half Elf64_Versym; > > > > > > >typedef struct >{ > unsigned char e_ident[(16)]; > Elf32_Half e_type; > Elf32_Half e_machine; > Elf32_Word e_version; > Elf32_Addr e_entry; > Elf32_Off e_phoff; > Elf32_Off e_shoff; > Elf32_Word e_flags; > Elf32_Half e_ehsize; > Elf32_Half e_phentsize; > Elf32_Half e_phnum; > Elf32_Half e_shentsize; > Elf32_Half e_shnum; > Elf32_Half e_shstrndx; >} Elf32_Ehdr; > >typedef struct >{ > unsigned char e_ident[(16)]; > Elf64_Half e_type; > Elf64_Half e_machine; > Elf64_Word e_version; > Elf64_Addr e_entry; > Elf64_Off e_phoff; > Elf64_Off e_shoff; > Elf64_Word e_flags; > Elf64_Half e_ehsize; > Elf64_Half e_phentsize; > Elf64_Half e_phnum; > Elf64_Half e_shentsize; > Elf64_Half e_shnum; > Elf64_Half e_shstrndx; >} Elf64_Ehdr; ># 271 "../elf/elf.h" >typedef struct >{ > Elf32_Word sh_name; > Elf32_Word sh_type; > Elf32_Word sh_flags; > Elf32_Addr sh_addr; > Elf32_Off sh_offset; > Elf32_Word sh_size; > Elf32_Word sh_link; > Elf32_Word sh_info; > Elf32_Word sh_addralign; > Elf32_Word sh_entsize; >} Elf32_Shdr; > >typedef struct >{ > Elf64_Word sh_name; > Elf64_Word sh_type; > Elf64_Xword sh_flags; > Elf64_Addr sh_addr; > Elf64_Off sh_offset; > Elf64_Xword sh_size; > Elf64_Word sh_link; > Elf64_Word sh_info; > Elf64_Xword sh_addralign; > Elf64_Xword sh_entsize; >} Elf64_Shdr; ># 380 "../elf/elf.h" >typedef struct >{ > Elf32_Word st_name; > Elf32_Addr st_value; > Elf32_Word st_size; > unsigned char st_info; > unsigned char st_other; > Elf32_Section st_shndx; >} Elf32_Sym; > >typedef struct >{ > Elf64_Word st_name; > unsigned char st_info; > unsigned char st_other; > Elf64_Section st_shndx; > Elf64_Addr st_value; > Elf64_Xword st_size; >} Elf64_Sym; > > > > >typedef struct >{ > Elf32_Half si_boundto; > Elf32_Half si_flags; >} Elf32_Syminfo; > >typedef struct >{ > Elf64_Half si_boundto; > Elf64_Half si_flags; >} Elf64_Syminfo; ># 495 "../elf/elf.h" >typedef struct >{ > Elf32_Addr r_offset; > Elf32_Word r_info; >} Elf32_Rel; > > > > > > >typedef struct >{ > Elf64_Addr r_offset; > Elf64_Xword r_info; >} Elf64_Rel; > > > >typedef struct >{ > Elf32_Addr r_offset; > Elf32_Word r_info; > Elf32_Sword r_addend; >} Elf32_Rela; > >typedef struct >{ > Elf64_Addr r_offset; > Elf64_Xword r_info; > Elf64_Sxword r_addend; >} Elf64_Rela; ># 540 "../elf/elf.h" >typedef struct >{ > Elf32_Word p_type; > Elf32_Off p_offset; > Elf32_Addr p_vaddr; > Elf32_Addr p_paddr; > Elf32_Word p_filesz; > Elf32_Word p_memsz; > Elf32_Word p_flags; > Elf32_Word p_align; >} Elf32_Phdr; > >typedef struct >{ > Elf64_Word p_type; > Elf64_Word p_flags; > Elf64_Off p_offset; > Elf64_Addr p_vaddr; > Elf64_Addr p_paddr; > Elf64_Xword p_filesz; > Elf64_Xword p_memsz; > Elf64_Xword p_align; >} Elf64_Phdr; ># 646 "../elf/elf.h" >typedef struct >{ > Elf32_Sword d_tag; > union > { > Elf32_Word d_val; > Elf32_Addr d_ptr; > } d_un; >} Elf32_Dyn; > >typedef struct >{ > Elf64_Sxword d_tag; > union > { > Elf64_Xword d_val; > Elf64_Addr d_ptr; > } d_un; >} Elf64_Dyn; ># 822 "../elf/elf.h" >typedef struct >{ > Elf32_Half vd_version; > Elf32_Half vd_flags; > Elf32_Half vd_ndx; > Elf32_Half vd_cnt; > Elf32_Word vd_hash; > Elf32_Word vd_aux; > Elf32_Word vd_next; > >} Elf32_Verdef; > >typedef struct >{ > Elf64_Half vd_version; > Elf64_Half vd_flags; > Elf64_Half vd_ndx; > Elf64_Half vd_cnt; > Elf64_Word vd_hash; > Elf64_Word vd_aux; > Elf64_Word vd_next; > >} Elf64_Verdef; ># 864 "../elf/elf.h" >typedef struct >{ > Elf32_Word vda_name; > Elf32_Word vda_next; > >} Elf32_Verdaux; > >typedef struct >{ > Elf64_Word vda_name; > Elf64_Word vda_next; > >} Elf64_Verdaux; > > > > >typedef struct >{ > Elf32_Half vn_version; > Elf32_Half vn_cnt; > Elf32_Word vn_file; > > Elf32_Word vn_aux; > Elf32_Word vn_next; > >} Elf32_Verneed; > >typedef struct >{ > Elf64_Half vn_version; > Elf64_Half vn_cnt; > Elf64_Word vn_file; > > Elf64_Word vn_aux; > Elf64_Word vn_next; > >} Elf64_Verneed; ># 911 "../elf/elf.h" >typedef struct >{ > Elf32_Word vna_hash; > Elf32_Half vna_flags; > Elf32_Half vna_other; > Elf32_Word vna_name; > Elf32_Word vna_next; > >} Elf32_Vernaux; > >typedef struct >{ > Elf64_Word vna_hash; > Elf64_Half vna_flags; > Elf64_Half vna_other; > Elf64_Word vna_name; > Elf64_Word vna_next; > >} Elf64_Vernaux; ># 945 "../elf/elf.h" >typedef struct >{ > uint32_t a_type; > union > { > uint32_t a_val; > > > > } a_un; >} Elf32_auxv_t; > >typedef struct >{ > uint64_t a_type; > union > { > uint64_t a_val; > > > > } a_un; >} Elf64_auxv_t; ># 1029 "../elf/elf.h" >typedef struct >{ > Elf32_Word n_namesz; > Elf32_Word n_descsz; > Elf32_Word n_type; >} Elf32_Nhdr; > >typedef struct >{ > Elf64_Word n_namesz; > Elf64_Word n_descsz; > Elf64_Word n_type; >} Elf64_Nhdr; ># 1093 "../elf/elf.h" >typedef struct >{ > Elf32_Xword m_value; > Elf32_Word m_info; > Elf32_Word m_poffset; > Elf32_Half m_repeat; > Elf32_Half m_stride; >} Elf32_Move; > >typedef struct >{ > Elf64_Xword m_value; > Elf64_Xword m_info; > Elf64_Xword m_poffset; > Elf64_Half m_repeat; > Elf64_Half m_stride; >} Elf64_Move; ># 1476 "../elf/elf.h" >typedef union >{ > struct > { > Elf32_Word gt_current_g_value; > Elf32_Word gt_unused; > } gt_header; > struct > { > Elf32_Word gt_g_value; > Elf32_Word gt_bytes; > } gt_entry; >} Elf32_gptab; > > > >typedef struct >{ > Elf32_Word ri_gprmask; > Elf32_Word ri_cprmask[4]; > Elf32_Sword ri_gp_value; >} Elf32_RegInfo; > > > >typedef struct >{ > unsigned char kind; > > unsigned char size; > Elf32_Section section; > > Elf32_Word info; >} Elf_Options; ># 1552 "../elf/elf.h" >typedef struct >{ > Elf32_Word hwp_flags1; > Elf32_Word hwp_flags2; >} Elf_Options_Hw; ># 1713 "../elf/elf.h" >typedef struct >{ > Elf32_Word l_name; > Elf32_Word l_time_stamp; > Elf32_Word l_checksum; > Elf32_Word l_version; > Elf32_Word l_flags; >} Elf32_Lib; > >typedef struct >{ > Elf64_Word l_name; > Elf64_Word l_time_stamp; > Elf64_Word l_checksum; > Elf64_Word l_version; > Elf64_Word l_flags; >} Elf64_Lib; ># 1744 "../elf/elf.h" >typedef Elf32_Addr Elf32_Conflict; ># 3077 "../elf/elf.h" > ># 3 "../include/elf.h" 2 > > ># 1 "../sysdeps/generic/dl-dtprocnum.h" 1 ># 6 "../include/elf.h" 2 ># 25 "../sysdeps/i386/stackinfo.h" 2 ># 5 "../include/alloca.h" 2 > > > > >extern void *__alloca (size_t __size); > > > > > >extern int __libc_use_alloca (size_t size) __attribute__ ((const)); >extern int __libc_alloca_cutoff (size_t size) __attribute__ ((const)); > > > > ># 1 "../nptl/sysdeps/pthread/allocalim.h" 1 ># 19 "../nptl/sysdeps/pthread/allocalim.h" ># 1 "../include/alloca.h" 1 ># 20 "../nptl/sysdeps/pthread/allocalim.h" 2 ># 1 "../include/limits.h" 1 ># 124 "../include/limits.h" ># 1 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/limits.h" 1 3 4 ># 125 "../include/limits.h" 2 ># 144 "../include/limits.h" ># 1 "../include/bits/posix1_lim.h" 1 ># 1 "../posix/bits/posix1_lim.h" 1 ># 160 "../posix/bits/posix1_lim.h" ># 1 "../nptl/sysdeps/unix/sysv/linux/bits/local_lim.h" 1 ># 38 "../nptl/sysdeps/unix/sysv/linux/bits/local_lim.h" ># 1 "/usr/include/linux/limits.h" 1 3 4 ># 39 "../nptl/sysdeps/unix/sysv/linux/bits/local_lim.h" 2 ># 161 "../posix/bits/posix1_lim.h" 2 ># 1 "../include/bits/posix1_lim.h" 2 ># 145 "../include/limits.h" 2 > > > ># 1 "../include/bits/posix2_lim.h" 1 ># 1 "../posix/bits/posix2_lim.h" 1 ># 1 "../include/bits/posix2_lim.h" 2 ># 149 "../include/limits.h" 2 > > > ># 1 "../include/bits/xopen_lim.h" 1 ># 33 "../include/bits/xopen_lim.h" ># 1 "/home/jreiser/rpmbuild/BUILD/glibc-2.17-c758a686/build-i386-redhat-linux/bits/stdio_lim.h" 1 ># 34 "../include/bits/xopen_lim.h" 2 ># 153 "../include/limits.h" 2 ># 21 "../nptl/sysdeps/pthread/allocalim.h" 2 > > >extern int >__inline __attribute__ ((__always_inline__)) >__libc_use_alloca (size_t size) >{ > return (__builtin_expect (size <= 16384 / 4, 1) > || __builtin_expect (__libc_alloca_cutoff (size), 1)); >} ># 22 "../include/alloca.h" 2 ># 492 "../stdlib/stdlib.h" 2 > > > > > >extern void *valloc (size_t __size) __attribute__ ((__nothrow__ )) __attribute__ ((__malloc__)) ; > > > > >extern int posix_memalign (void **__memptr, size_t __alignment, size_t __size) > __attribute__ ((__nothrow__ )) ; > > > > >extern void *aligned_alloc (size_t __alignment, size_t __size) > __attribute__ ((__nothrow__ )) __attribute__ ((__malloc__, __alloc_size__ (2))); > > > > >extern void abort (void) __attribute__ ((__nothrow__ )) __attribute__ ((__noreturn__)); > > > >extern int atexit (void (*__func) (void)) __attribute__ ((__nothrow__ )) ; > > > > > > > >extern int at_quick_exit (void (*__func) (void)) __attribute__ ((__nothrow__ )) ; > > > > > > > >extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg) > __attribute__ ((__nothrow__ )) ; > > > > > > >extern void exit (int __status) __attribute__ ((__nothrow__ )) __attribute__ ((__noreturn__)); > > > > > >extern void quick_exit (int __status) __attribute__ ((__nothrow__ )) __attribute__ ((__noreturn__)); > > > > > > > >extern void _Exit (int __status) __attribute__ ((__nothrow__ )) __attribute__ ((__noreturn__)); > > > > > > >extern char *getenv (const char *__name) __attribute__ ((__nothrow__ )) ; > > > > > >extern char *secure_getenv (const char *__name) > __attribute__ ((__nothrow__ )) ; > > > > > > >extern int putenv (char *__string) __attribute__ ((__nothrow__ )) ; > > > > > >extern int setenv (const char *__name, const char *__value, int __replace) > __attribute__ ((__nothrow__ )) ; > > >extern int unsetenv (const char *__name) __attribute__ ((__nothrow__ )) ; > > > > > > >extern int clearenv (void) __attribute__ ((__nothrow__ )); ># 605 "../stdlib/stdlib.h" >extern char *mktemp (char *__template) __attribute__ ((__nothrow__ )) ; ># 619 "../stdlib/stdlib.h" >extern int mkstemp (char *__template) ; ># 629 "../stdlib/stdlib.h" >extern int mkstemp64 (char *__template) ; ># 641 "../stdlib/stdlib.h" >extern int mkstemps (char *__template, int __suffixlen) ; ># 651 "../stdlib/stdlib.h" >extern int mkstemps64 (char *__template, int __suffixlen) > ; ># 662 "../stdlib/stdlib.h" >extern char *mkdtemp (char *__template) __attribute__ ((__nothrow__ )) ; ># 673 "../stdlib/stdlib.h" >extern int mkostemp (char *__template, int __flags) ; ># 683 "../stdlib/stdlib.h" >extern int mkostemp64 (char *__template, int __flags) ; ># 693 "../stdlib/stdlib.h" >extern int mkostemps (char *__template, int __suffixlen, int __flags) > ; ># 705 "../stdlib/stdlib.h" >extern int mkostemps64 (char *__template, int __suffixlen, int __flags) > ; > > > > > > > > > >extern int system (const char *__command) ; > > > > > > >extern char *canonicalize_file_name (const char *__name) > __attribute__ ((__nothrow__ )) ; ># 733 "../stdlib/stdlib.h" >extern char *realpath (const char *__restrict __name, > char *__restrict __resolved) __attribute__ ((__nothrow__ )) ; > > > > > > >typedef int (*__compar_fn_t) (const void *, const void *); > > >typedef __compar_fn_t comparison_fn_t; > > > >typedef int (*__compar_d_fn_t) (const void *, const void *, void *); > > > > > >extern void *bsearch (const void *__key, const void *__base, > size_t __nmemb, size_t __size, __compar_fn_t __compar) > ; > > > >extern void qsort (void *__base, size_t __nmemb, size_t __size, > __compar_fn_t __compar) ; > >extern void qsort_r (void *__base, size_t __nmemb, size_t __size, > __compar_d_fn_t __compar, void *__arg) > ; > > > > >extern int abs (int __x) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)) ; >extern long int labs (long int __x) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)) ; > > > >__extension__ extern long long int llabs (long long int __x) > __attribute__ ((__nothrow__ )) __attribute__ ((__const__)) ; > > > > > > > >extern div_t div (int __numer, int __denom) > __attribute__ ((__nothrow__ )) __attribute__ ((__const__)) ; >extern ldiv_t ldiv (long int __numer, long int __denom) > __attribute__ ((__nothrow__ )) __attribute__ ((__const__)) ; > > > > >__extension__ extern lldiv_t lldiv (long long int __numer, > long long int __denom) > __attribute__ ((__nothrow__ )) __attribute__ ((__const__)) ; > ># 807 "../stdlib/stdlib.h" >extern char *ecvt (double __value, int __ndigit, int *__restrict __decpt, > int *__restrict __sign) __attribute__ ((__nothrow__ )) ; > > > > >extern char *fcvt (double __value, int __ndigit, int *__restrict __decpt, > int *__restrict __sign) __attribute__ ((__nothrow__ )) ; > > > > >extern char *gcvt (double __value, int __ndigit, char *__buf) > __attribute__ ((__nothrow__ )) ; > > > > >extern char *qecvt (long double __value, int __ndigit, > int *__restrict __decpt, int *__restrict __sign) > __attribute__ ((__nothrow__ )) ; >extern char *qfcvt (long double __value, int __ndigit, > int *__restrict __decpt, int *__restrict __sign) > __attribute__ ((__nothrow__ )) ; >extern char *qgcvt (long double __value, int __ndigit, char *__buf) > __attribute__ ((__nothrow__ )) ; > > > > >extern int ecvt_r (double __value, int __ndigit, int *__restrict __decpt, > int *__restrict __sign, char *__restrict __buf, > size_t __len) __attribute__ ((__nothrow__ )) ; >extern int fcvt_r (double __value, int __ndigit, int *__restrict __decpt, > int *__restrict __sign, char *__restrict __buf, > size_t __len) __attribute__ ((__nothrow__ )) ; > >extern int qecvt_r (long double __value, int __ndigit, > int *__restrict __decpt, int *__restrict __sign, > char *__restrict __buf, size_t __len) > __attribute__ ((__nothrow__ )) ; >extern int qfcvt_r (long double __value, int __ndigit, > int *__restrict __decpt, int *__restrict __sign, > char *__restrict __buf, size_t __len) > __attribute__ ((__nothrow__ )) ; > > > > > > > >extern int mblen (const char *__s, size_t __n) __attribute__ ((__nothrow__ )) ; > > >extern int mbtowc (wchar_t *__restrict __pwc, > const char *__restrict __s, size_t __n) __attribute__ ((__nothrow__ )) ; > > >extern int wctomb (char *__s, wchar_t __wchar) __attribute__ ((__nothrow__ )) ; > > > >extern size_t mbstowcs (wchar_t *__restrict __pwcs, > const char *__restrict __s, size_t __n) __attribute__ ((__nothrow__ )); > >extern size_t wcstombs (char *__restrict __s, > const wchar_t *__restrict __pwcs, size_t __n) > __attribute__ ((__nothrow__ )); > > > > > > > > >extern int rpmatch (const char *__response) __attribute__ ((__nothrow__ )) ; ># 895 "../stdlib/stdlib.h" >extern int getsubopt (char **__restrict __optionp, > char *const *__restrict __tokens, > char **__restrict __valuep) > __attribute__ ((__nothrow__ )) ; > > > > > >extern void setkey (const char *__key) __attribute__ ((__nothrow__ )) ; > > > > > > > >extern int posix_openpt (int __oflag) ; > > > > > > > >extern int grantpt (int __fd) __attribute__ ((__nothrow__ )); > > > >extern int unlockpt (int __fd) __attribute__ ((__nothrow__ )); > > > > >extern char *ptsname (int __fd) __attribute__ ((__nothrow__ )) ; > > > > > > >extern int ptsname_r (int __fd, char *__buf, size_t __buflen) > __attribute__ ((__nothrow__ )) ; > > >extern int getpt (void); > > > > > > >extern int getloadavg (double __loadavg[], int __nelem) > __attribute__ ((__nothrow__ )) ; > > ># 1 "../include/bits/stdlib-float.h" 1 > > ># 1 "../stdlib/bits/stdlib-float.h" 1 ># 24 "../stdlib/bits/stdlib-float.h" > >extern __inline double >__attribute__ ((__nothrow__ )) atof (const char *__nptr) >{ > return strtod (__nptr, (char **) ((void *)0)); >} > ># 4 "../include/bits/stdlib-float.h" 2 ># 952 "../stdlib/stdlib.h" 2 ># 964 "../stdlib/stdlib.h" > ># 11 "../include/stdlib.h" 2 > > > ># 1 "../include/sys/stat.h" 1 > ># 1 "../io/sys/stat.h" 1 ># 38 "../io/sys/stat.h" ># 1 "../include/time.h" 1 > > ># 1 "../time/time.h" 1 ># 4 "../include/time.h" 2 ># 39 "../io/sys/stat.h" 2 ># 104 "../io/sys/stat.h" > > ># 1 "../sysdeps/unix/sysv/linux/x86/bits/stat.h" 1 ># 46 "../sysdeps/unix/sysv/linux/x86/bits/stat.h" >struct stat > { > __dev_t st_dev; > > unsigned short int __pad1; > > > __ino_t st_ino; > > > > > __mode_t st_mode; > __nlink_t st_nlink; > > > > > __uid_t st_uid; > __gid_t st_gid; > > > > __dev_t st_rdev; > > unsigned short int __pad2; > > > __off_t st_size; > > > > __blksize_t st_blksize; > > __blkcnt_t st_blocks; ># 91 "../sysdeps/unix/sysv/linux/x86/bits/stat.h" > struct timespec st_atim; > struct timespec st_mtim; > struct timespec st_ctim; ># 109 "../sysdeps/unix/sysv/linux/x86/bits/stat.h" > unsigned long int __unused4; > unsigned long int __unused5; > > > > > }; > > > >struct stat64 > { > __dev_t st_dev; > > > > > > unsigned int __pad1; > __ino_t __st_ino; > __mode_t st_mode; > __nlink_t st_nlink; > > __uid_t st_uid; > __gid_t st_gid; > > > > > > __dev_t st_rdev; > unsigned int __pad2; > __off64_t st_size; > > __blksize_t st_blksize; > __blkcnt64_t st_blocks; > > > > > > > > struct timespec st_atim; > struct timespec st_mtim; > struct timespec st_ctim; ># 166 "../sysdeps/unix/sysv/linux/x86/bits/stat.h" > __ino64_t st_ino; > > }; ># 107 "../io/sys/stat.h" 2 ># 210 "../io/sys/stat.h" >extern int stat (const char *__restrict __file, > struct stat *__restrict __buf) __attribute__ ((__nothrow__ )) ; > > > >extern int fstat (int __fd, struct stat *__buf) __attribute__ ((__nothrow__ )) ; ># 229 "../io/sys/stat.h" >extern int stat64 (const char *__restrict __file, > struct stat64 *__restrict __buf) __attribute__ ((__nothrow__ )) ; >extern int fstat64 (int __fd, struct stat64 *__buf) __attribute__ ((__nothrow__ )) ; > > > > > > > >extern int fstatat (int __fd, const char *__restrict __file, > struct stat *__restrict __buf, int __flag) > __attribute__ ((__nothrow__ )) ; ># 254 "../io/sys/stat.h" >extern int fstatat64 (int __fd, const char *__restrict __file, > struct stat64 *__restrict __buf, int __flag) > __attribute__ ((__nothrow__ )) ; > > > > > > > >extern int lstat (const char *__restrict __file, > struct stat *__restrict __buf) __attribute__ ((__nothrow__ )) ; ># 277 "../io/sys/stat.h" >extern int lstat64 (const char *__restrict __file, > struct stat64 *__restrict __buf) > __attribute__ ((__nothrow__ )) ; > > > > > >extern int chmod (const char *__file, __mode_t __mode) > __attribute__ ((__nothrow__ )) ; > > > > > >extern int lchmod (const char *__file, __mode_t __mode) > __attribute__ ((__nothrow__ )) ; > > > > >extern int fchmod (int __fd, __mode_t __mode) __attribute__ ((__nothrow__ )); > > > > > >extern int fchmodat (int __fd, const char *__file, __mode_t __mode, > int __flag) > __attribute__ ((__nothrow__ )) ; > > > > > > >extern __mode_t umask (__mode_t __mask) __attribute__ ((__nothrow__ )); > > > > >extern __mode_t getumask (void) __attribute__ ((__nothrow__ )); > > > >extern int mkdir (const char *__path, __mode_t __mode) > __attribute__ ((__nothrow__ )) ; > > > > > >extern int mkdirat (int __fd, const char *__path, __mode_t __mode) > __attribute__ ((__nothrow__ )) ; > > > > > > >extern int mknod (const char *__path, __mode_t __mode, __dev_t __dev) > __attribute__ ((__nothrow__ )) ; > > > > > >extern int mknodat (int __fd, const char *__path, __mode_t __mode, > __dev_t __dev) __attribute__ ((__nothrow__ )) ; > > > > > >extern int mkfifo (const char *__path, __mode_t __mode) > __attribute__ ((__nothrow__ )) ; > > > > > >extern int mkfifoat (int __fd, const char *__path, __mode_t __mode) > __attribute__ ((__nothrow__ )) ; > > > > > >extern int utimensat (int __fd, const char *__path, > const struct timespec __times[2], > int __flags) > __attribute__ ((__nothrow__ )) ; > > > > >extern int futimens (int __fd, const struct timespec __times[2]) __attribute__ ((__nothrow__ )); ># 400 "../io/sys/stat.h" >extern int __fxstat (int __ver, int __fildes, struct stat *__stat_buf) > __attribute__ ((__nothrow__ )) ; >extern int __xstat (int __ver, const char *__filename, > struct stat *__stat_buf) __attribute__ ((__nothrow__ )) ; >extern int __lxstat (int __ver, const char *__filename, > struct stat *__stat_buf) __attribute__ ((__nothrow__ )) ; >extern int __fxstatat (int __ver, int __fildes, const char *__filename, > struct stat *__stat_buf, int __flag) > __attribute__ ((__nothrow__ )) ; ># 433 "../io/sys/stat.h" >extern int __fxstat64 (int __ver, int __fildes, struct stat64 *__stat_buf) > __attribute__ ((__nothrow__ )) ; >extern int __xstat64 (int __ver, const char *__filename, > struct stat64 *__stat_buf) __attribute__ ((__nothrow__ )) ; >extern int __lxstat64 (int __ver, const char *__filename, > struct stat64 *__stat_buf) __attribute__ ((__nothrow__ )) ; >extern int __fxstatat64 (int __ver, int __fildes, const char *__filename, > struct stat64 *__stat_buf, int __flag) > __attribute__ ((__nothrow__ )) ; > >extern int __xmknod (int __ver, const char *__path, __mode_t __mode, > __dev_t *__dev) __attribute__ ((__nothrow__ )) ; > >extern int __xmknodat (int __ver, int __fd, const char *__path, > __mode_t __mode, __dev_t *__dev) > __attribute__ ((__nothrow__ )) ; > > > > >extern __inline int >__attribute__ ((__nothrow__ )) stat (const char *__path, struct stat *__statbuf) >{ > return __xstat (3, __path, __statbuf); >} > > >extern __inline int >__attribute__ ((__nothrow__ )) lstat (const char *__path, struct stat *__statbuf) >{ > return __lxstat (3, __path, __statbuf); >} > > >extern __inline int >__attribute__ ((__nothrow__ )) fstat (int __fd, struct stat *__statbuf) >{ > return __fxstat (3, __fd, __statbuf); >} > > >extern __inline int >__attribute__ ((__nothrow__ )) fstatat (int __fd, const char *__filename, struct stat *__statbuf, int __flag) > >{ > return __fxstatat (3, __fd, __filename, __statbuf, __flag); >} > > > >extern __inline int >__attribute__ ((__nothrow__ )) mknod (const char *__path, __mode_t __mode, __dev_t __dev) >{ > return __xmknod (1, __path, __mode, &__dev); >} > > > >extern __inline int >__attribute__ ((__nothrow__ )) mknodat (int __fd, const char *__path, __mode_t __mode, __dev_t __dev) > >{ > return __xmknodat (1, __fd, __path, __mode, &__dev); >} > > > > > >extern __inline int >__attribute__ ((__nothrow__ )) stat64 (const char *__path, struct stat64 *__statbuf) >{ > return __xstat64 (3, __path, __statbuf); >} > > >extern __inline int >__attribute__ ((__nothrow__ )) lstat64 (const char *__path, struct stat64 *__statbuf) >{ > return __lxstat64 (3, __path, __statbuf); >} > > >extern __inline int >__attribute__ ((__nothrow__ )) fstat64 (int __fd, struct stat64 *__statbuf) >{ > return __fxstat64 (3, __fd, __statbuf); >} > > >extern __inline int >__attribute__ ((__nothrow__ )) fstatat64 (int __fd, const char *__filename, struct stat64 *__statbuf, int __flag) > >{ > return __fxstatat64 (3, __fd, __filename, __statbuf, __flag); >} > > > > > > > ># 3 "../include/sys/stat.h" 2 > > > >extern int __stat (const char *__file, struct stat *__buf); >extern int __fstat (int __fd, struct stat *__buf); >extern int __lstat (const char *__file, struct stat *__buf); >extern int __chmod (const char *__file, __mode_t __mode); >extern int __fchmod (int __fd, __mode_t __mode); >extern __mode_t __umask (__mode_t __mask); >extern int __mkdir (const char *__path, __mode_t __mode); >extern int __mknod (const char *__path, > __mode_t __mode, __dev_t __dev); ># 23 "../include/sys/stat.h" >extern __inline__ int __stat (const char *__path, struct stat *__statbuf) >{ > return __xstat (3, __path, __statbuf); >} > >extern __inline__ int __mknod (const char *__path, __mode_t __mode, > __dev_t __dev) >{ > return __xmknod (1, __path, __mode, &__dev); >} > > > > ># 15 "../include/stdlib.h" 2 > > > >extern __typeof (strtol_l) __strtol_l; >extern __typeof (strtoul_l) __strtoul_l; >extern __typeof (strtoll_l) __strtoll_l; >extern __typeof (strtoull_l) __strtoull_l; >extern __typeof (strtod_l) __strtod_l; >extern __typeof (strtof_l) __strtof_l; >extern __typeof (strtold_l) __strtold_l; > > > > > > > > > > > >extern __typeof (secure_getenv) __libc_secure_getenv; > > > > > > > >extern long int __random (void); >extern void __srandom (unsigned int __seed); >extern char *__initstate (unsigned int __seed, char *__statebuf, > size_t __statelen); >extern char *__setstate (char *__statebuf); >extern int __random_r (struct random_data *__buf, int32_t *__result); >extern int __srandom_r (unsigned int __seed, struct random_data *__buf); >extern int __initstate_r (unsigned int __seed, char *__statebuf, > size_t __statelen, struct random_data *__buf); >extern int __setstate_r (char *__statebuf, struct random_data *__buf); >extern int __rand_r (unsigned int *__seed); >extern int __erand48_r (unsigned short int __xsubi[3], > struct drand48_data *__buffer, double *__result); >extern int __nrand48_r (unsigned short int __xsubi[3], > struct drand48_data *__buffer, > long int *__result); >extern int __jrand48_r (unsigned short int __xsubi[3], > struct drand48_data *__buffer, > long int *__result); >extern int __srand48_r (long int __seedval, > struct drand48_data *__buffer); >extern int __seed48_r (unsigned short int __seed16v[3], > struct drand48_data *__buffer); >extern int __lcong48_r (unsigned short int __param[7], > struct drand48_data *__buffer); > > >extern int __drand48_iterate (unsigned short int __xsubi[3], > struct drand48_data *__buffer); > > >extern struct drand48_data __libc_drand48_data ; > >extern int __setenv (const char *__name, const char *__value, int __replace); >extern int __unsetenv (const char *__name); >extern int __clearenv (void); >extern char *__canonicalize_file_name (const char *__name); >extern char *__realpath (const char *__name, char *__resolved); >extern int __ptsname_r (int __fd, char *__buf, size_t __buflen); > >extern int __ptsname_internal (int fd, char *buf, size_t buflen, > struct stat64 *stp); > >extern int __getpt (void); >extern int __posix_openpt (int __oflag); > >extern int __add_to_environ (const char *name, const char *value, > const char *combines, int replace); > >extern void _quicksort (void *const pbase, size_t total_elems, > size_t size, __compar_d_fn_t cmp, void *arg); > >extern int __on_exit (void (*__func) (int __status, void *__arg), void *__arg); > >extern int __cxa_atexit (void (*func) (void *), void *arg, void *d); >extern int __cxa_atexit_internal (void (*func) (void *), void *arg, void *d) > ; > >extern void __cxa_finalize (void *d); > >extern int __posix_memalign (void **memptr, size_t alignment, size_t size); > >extern void *__libc_memalign (size_t alignment, size_t size) > __attribute__ ((__malloc__)); > >extern int __libc_system (const char *line); > > >extern double __strtod_internal (const char *__restrict __nptr, > char **__restrict __endptr, int __group) > __attribute__ ((__nothrow__ )) ; >extern float __strtof_internal (const char *__restrict __nptr, > char **__restrict __endptr, int __group) > __attribute__ ((__nothrow__ )) ; >extern long double __strtold_internal (const char *__restrict __nptr, > char **__restrict __endptr, > int __group) > __attribute__ ((__nothrow__ )) ; >extern long int __strtol_internal (const char *__restrict __nptr, > char **__restrict __endptr, > int __base, int __group) > __attribute__ ((__nothrow__ )) ; >extern unsigned long int __strtoul_internal (const char *__restrict __nptr, > char **__restrict __endptr, > int __base, int __group) > __attribute__ ((__nothrow__ )) ; >__extension__ >extern long long int __strtoll_internal (const char *__restrict __nptr, > char **__restrict __endptr, > int __base, int __group) > __attribute__ ((__nothrow__ )) ; >__extension__ >extern unsigned long long int __strtoull_internal (const char * > __restrict __nptr, > char **__restrict __endptr, > int __base, int __group) > __attribute__ ((__nothrow__ )) ; > > > > > > > > >extern double ____strtod_l_internal (const char *__restrict __nptr, > char **__restrict __endptr, int __group, > __locale_t __loc); >extern float ____strtof_l_internal (const char *__restrict __nptr, > char **__restrict __endptr, int __group, > __locale_t __loc); >extern long double ____strtold_l_internal (const char *__restrict __nptr, > char **__restrict __endptr, > int __group, __locale_t __loc); >extern long int ____strtol_l_internal (const char *__restrict __nptr, > char **__restrict __endptr, > int __base, int __group, > __locale_t __loc); >extern unsigned long int ____strtoul_l_internal (const char * > __restrict __nptr, > char **__restrict __endptr, > int __base, int __group, > __locale_t __loc); >__extension__ >extern long long int ____strtoll_l_internal (const char *__restrict __nptr, > char **__restrict __endptr, > int __base, int __group, > __locale_t __loc); >__extension__ >extern unsigned long long int ____strtoull_l_internal (const char * > __restrict __nptr, > char ** > __restrict __endptr, > int __base, int __group, > __locale_t __loc); > > > > > > > > > > > > > > > > > >extern char *__ecvt (double __value, int __ndigit, int *__restrict __decpt, > int *__restrict __sign); >extern char *__fcvt (double __value, int __ndigit, int *__restrict __decpt, > int *__restrict __sign); >extern char *__gcvt (double __value, int __ndigit, char *__buf); >extern int __ecvt_r (double __value, int __ndigit, int *__restrict __decpt, > int *__restrict __sign, char *__restrict __buf, > size_t __len); >extern int __fcvt_r (double __value, int __ndigit, int *__restrict __decpt, > int *__restrict __sign, char *__restrict __buf, > size_t __len); >extern char *__qecvt (long double __value, int __ndigit, > int *__restrict __decpt, int *__restrict __sign); >extern char *__qfcvt (long double __value, int __ndigit, > int *__restrict __decpt, int *__restrict __sign); >extern char *__qgcvt (long double __value, int __ndigit, char *__buf); >extern int __qecvt_r (long double __value, int __ndigit, > int *__restrict __decpt, int *__restrict __sign, > char *__restrict __buf, size_t __len); >extern int __qfcvt_r (long double __value, int __ndigit, > int *__restrict __decpt, int *__restrict __sign, > char *__restrict __buf, size_t __len); ># 226 "../include/stdlib.h" >extern void *__default_morecore (ptrdiff_t) __attribute__ ((__nothrow__ )); > > >struct abort_msg_s >{ > unsigned int size; > char msg[0]; >}; >extern struct abort_msg_s *__abort_msg; > > > ># 28 "../nptl/sysdeps/i386/tls.h" 2 ># 1 "../sysdeps/unix/sysv/linux/i386/sysdep.h" 1 ># 23 "../sysdeps/unix/sysv/linux/i386/sysdep.h" ># 1 "../sysdeps/unix/i386/sysdep.h" 1 ># 18 "../sysdeps/unix/i386/sysdep.h" ># 1 "../sysdeps/unix/sysdep.h" 1 ># 18 "../sysdeps/unix/sysdep.h" ># 1 "../sysdeps/generic/sysdep.h" 1 ># 120 "../sysdeps/generic/sysdep.h" ># 1 "../sysdeps/generic/dwarf2.h" 1 ># 39 "../sysdeps/generic/dwarf2.h" >enum dwarf_tag > { > DW_TAG_padding = 0x00, > DW_TAG_array_type = 0x01, > DW_TAG_class_type = 0x02, > DW_TAG_entry_point = 0x03, > DW_TAG_enumeration_type = 0x04, > DW_TAG_formal_parameter = 0x05, > DW_TAG_imported_declaration = 0x08, > DW_TAG_label = 0x0a, > DW_TAG_lexical_block = 0x0b, > DW_TAG_member = 0x0d, > DW_TAG_pointer_type = 0x0f, > DW_TAG_reference_type = 0x10, > DW_TAG_compile_unit = 0x11, > DW_TAG_string_type = 0x12, > DW_TAG_structure_type = 0x13, > DW_TAG_subroutine_type = 0x15, > DW_TAG_typedef = 0x16, > DW_TAG_union_type = 0x17, > DW_TAG_unspecified_parameters = 0x18, > DW_TAG_variant = 0x19, > DW_TAG_common_block = 0x1a, > DW_TAG_common_inclusion = 0x1b, > DW_TAG_inheritance = 0x1c, > DW_TAG_inlined_subroutine = 0x1d, > DW_TAG_module = 0x1e, > DW_TAG_ptr_to_member_type = 0x1f, > DW_TAG_set_type = 0x20, > DW_TAG_subrange_type = 0x21, > DW_TAG_with_stmt = 0x22, > DW_TAG_access_declaration = 0x23, > DW_TAG_base_type = 0x24, > DW_TAG_catch_block = 0x25, > DW_TAG_const_type = 0x26, > DW_TAG_constant = 0x27, > DW_TAG_enumerator = 0x28, > DW_TAG_file_type = 0x29, > DW_TAG_friend = 0x2a, > DW_TAG_namelist = 0x2b, > DW_TAG_namelist_item = 0x2c, > DW_TAG_packed_type = 0x2d, > DW_TAG_subprogram = 0x2e, > DW_TAG_template_type_param = 0x2f, > DW_TAG_template_value_param = 0x30, > DW_TAG_thrown_type = 0x31, > DW_TAG_try_block = 0x32, > DW_TAG_variant_part = 0x33, > DW_TAG_variable = 0x34, > DW_TAG_volatile_type = 0x35, > > DW_TAG_MIPS_loop = 0x4081, > > DW_TAG_format_label = 0x4101, > DW_TAG_function_template = 0x4102, > DW_TAG_class_template = 0x4103, > DW_TAG_GNU_BINCL = 0x4104, > DW_TAG_GNU_EINCL = 0x4105 > }; ># 107 "../sysdeps/generic/dwarf2.h" >enum dwarf_form > { > DW_FORM_addr = 0x01, > DW_FORM_block2 = 0x03, > DW_FORM_block4 = 0x04, > DW_FORM_data2 = 0x05, > DW_FORM_data4 = 0x06, > DW_FORM_data8 = 0x07, > DW_FORM_string = 0x08, > DW_FORM_block = 0x09, > DW_FORM_block1 = 0x0a, > DW_FORM_data1 = 0x0b, > DW_FORM_flag = 0x0c, > DW_FORM_sdata = 0x0d, > DW_FORM_strp = 0x0e, > DW_FORM_udata = 0x0f, > DW_FORM_ref_addr = 0x10, > DW_FORM_ref1 = 0x11, > DW_FORM_ref2 = 0x12, > DW_FORM_ref4 = 0x13, > DW_FORM_ref8 = 0x14, > DW_FORM_ref_udata = 0x15, > DW_FORM_indirect = 0x16 > }; > > > >enum dwarf_attribute > { > DW_AT_sibling = 0x01, > DW_AT_location = 0x02, > DW_AT_name = 0x03, > DW_AT_ordering = 0x09, > DW_AT_subscr_data = 0x0a, > DW_AT_byte_size = 0x0b, > DW_AT_bit_offset = 0x0c, > DW_AT_bit_size = 0x0d, > DW_AT_element_list = 0x0f, > DW_AT_stmt_list = 0x10, > DW_AT_low_pc = 0x11, > DW_AT_high_pc = 0x12, > DW_AT_language = 0x13, > DW_AT_member = 0x14, > DW_AT_discr = 0x15, > DW_AT_discr_value = 0x16, > DW_AT_visibility = 0x17, > DW_AT_import = 0x18, > DW_AT_string_length = 0x19, > DW_AT_common_reference = 0x1a, > DW_AT_comp_dir = 0x1b, > DW_AT_const_value = 0x1c, > DW_AT_containing_type = 0x1d, > DW_AT_default_value = 0x1e, > DW_AT_inline = 0x20, > DW_AT_is_optional = 0x21, > DW_AT_lower_bound = 0x22, > DW_AT_producer = 0x25, > DW_AT_prototyped = 0x27, > DW_AT_return_addr = 0x2a, > DW_AT_start_scope = 0x2c, > DW_AT_stride_size = 0x2e, > DW_AT_upper_bound = 0x2f, > DW_AT_abstract_origin = 0x31, > DW_AT_accessibility = 0x32, > DW_AT_address_class = 0x33, > DW_AT_artificial = 0x34, > DW_AT_base_types = 0x35, > DW_AT_calling_convention = 0x36, > DW_AT_count = 0x37, > DW_AT_data_member_location = 0x38, > DW_AT_decl_column = 0x39, > DW_AT_decl_file = 0x3a, > DW_AT_decl_line = 0x3b, > DW_AT_declaration = 0x3c, > DW_AT_discr_list = 0x3d, > DW_AT_encoding = 0x3e, > DW_AT_external = 0x3f, > DW_AT_frame_base = 0x40, > DW_AT_friend = 0x41, > DW_AT_identifier_case = 0x42, > DW_AT_macro_info = 0x43, > DW_AT_namelist_items = 0x44, > DW_AT_priority = 0x45, > DW_AT_segment = 0x46, > DW_AT_specification = 0x47, > DW_AT_static_link = 0x48, > DW_AT_type = 0x49, > DW_AT_use_location = 0x4a, > DW_AT_variable_parameter = 0x4b, > DW_AT_virtuality = 0x4c, > DW_AT_vtable_elem_location = 0x4d, > > DW_AT_MIPS_fde = 0x2001, > DW_AT_MIPS_loop_begin = 0x2002, > DW_AT_MIPS_tail_loop_begin = 0x2003, > DW_AT_MIPS_epilog_begin = 0x2004, > DW_AT_MIPS_loop_unroll_factor = 0x2005, > DW_AT_MIPS_software_pipeline_depth = 0x2006, > DW_AT_MIPS_linkage_name = 0x2007, > DW_AT_MIPS_stride = 0x2008, > DW_AT_MIPS_abstract_name = 0x2009, > DW_AT_MIPS_clone_origin = 0x200a, > DW_AT_MIPS_has_inlines = 0x200b, > > DW_AT_sf_names = 0x2101, > DW_AT_src_info = 0x2102, > DW_AT_mac_info = 0x2103, > DW_AT_src_coords = 0x2104, > DW_AT_body_begin = 0x2105, > DW_AT_body_end = 0x2106 > }; > > > > > > >enum dwarf_location_atom > { > DW_OP_addr = 0x03, > DW_OP_deref = 0x06, > DW_OP_const1u = 0x08, > DW_OP_const1s = 0x09, > DW_OP_const2u = 0x0a, > DW_OP_const2s = 0x0b, > DW_OP_const4u = 0x0c, > DW_OP_const4s = 0x0d, > DW_OP_const8u = 0x0e, > DW_OP_const8s = 0x0f, > DW_OP_constu = 0x10, > DW_OP_consts = 0x11, > DW_OP_dup = 0x12, > DW_OP_drop = 0x13, > DW_OP_over = 0x14, > DW_OP_pick = 0x15, > DW_OP_swap = 0x16, > DW_OP_rot = 0x17, > DW_OP_xderef = 0x18, > DW_OP_abs = 0x19, > DW_OP_and = 0x1a, > DW_OP_div = 0x1b, > DW_OP_minus = 0x1c, > DW_OP_mod = 0x1d, > DW_OP_mul = 0x1e, > DW_OP_neg = 0x1f, > DW_OP_not = 0x20, > DW_OP_or = 0x21, > DW_OP_plus = 0x22, > DW_OP_plus_uconst = 0x23, > DW_OP_shl = 0x24, > DW_OP_shr = 0x25, > DW_OP_shra = 0x26, > DW_OP_xor = 0x27, > DW_OP_bra = 0x28, > DW_OP_eq = 0x29, > DW_OP_ge = 0x2a, > DW_OP_gt = 0x2b, > DW_OP_le = 0x2c, > DW_OP_lt = 0x2d, > DW_OP_ne = 0x2e, > DW_OP_skip = 0x2f, > DW_OP_lit0 = 0x30, > DW_OP_lit1 = 0x31, > DW_OP_lit2 = 0x32, > DW_OP_lit3 = 0x33, > DW_OP_lit4 = 0x34, > DW_OP_lit5 = 0x35, > DW_OP_lit6 = 0x36, > DW_OP_lit7 = 0x37, > DW_OP_lit8 = 0x38, > DW_OP_lit9 = 0x39, > DW_OP_lit10 = 0x3a, > DW_OP_lit11 = 0x3b, > DW_OP_lit12 = 0x3c, > DW_OP_lit13 = 0x3d, > DW_OP_lit14 = 0x3e, > DW_OP_lit15 = 0x3f, > DW_OP_lit16 = 0x40, > DW_OP_lit17 = 0x41, > DW_OP_lit18 = 0x42, > DW_OP_lit19 = 0x43, > DW_OP_lit20 = 0x44, > DW_OP_lit21 = 0x45, > DW_OP_lit22 = 0x46, > DW_OP_lit23 = 0x47, > DW_OP_lit24 = 0x48, > DW_OP_lit25 = 0x49, > DW_OP_lit26 = 0x4a, > DW_OP_lit27 = 0x4b, > DW_OP_lit28 = 0x4c, > DW_OP_lit29 = 0x4d, > DW_OP_lit30 = 0x4e, > DW_OP_lit31 = 0x4f, > DW_OP_reg0 = 0x50, > DW_OP_reg1 = 0x51, > DW_OP_reg2 = 0x52, > DW_OP_reg3 = 0x53, > DW_OP_reg4 = 0x54, > DW_OP_reg5 = 0x55, > DW_OP_reg6 = 0x56, > DW_OP_reg7 = 0x57, > DW_OP_reg8 = 0x58, > DW_OP_reg9 = 0x59, > DW_OP_reg10 = 0x5a, > DW_OP_reg11 = 0x5b, > DW_OP_reg12 = 0x5c, > DW_OP_reg13 = 0x5d, > DW_OP_reg14 = 0x5e, > DW_OP_reg15 = 0x5f, > DW_OP_reg16 = 0x60, > DW_OP_reg17 = 0x61, > DW_OP_reg18 = 0x62, > DW_OP_reg19 = 0x63, > DW_OP_reg20 = 0x64, > DW_OP_reg21 = 0x65, > DW_OP_reg22 = 0x66, > DW_OP_reg23 = 0x67, > DW_OP_reg24 = 0x68, > DW_OP_reg25 = 0x69, > DW_OP_reg26 = 0x6a, > DW_OP_reg27 = 0x6b, > DW_OP_reg28 = 0x6c, > DW_OP_reg29 = 0x6d, > DW_OP_reg30 = 0x6e, > DW_OP_reg31 = 0x6f, > DW_OP_breg0 = 0x70, > DW_OP_breg1 = 0x71, > DW_OP_breg2 = 0x72, > DW_OP_breg3 = 0x73, > DW_OP_breg4 = 0x74, > DW_OP_breg5 = 0x75, > DW_OP_breg6 = 0x76, > DW_OP_breg7 = 0x77, > DW_OP_breg8 = 0x78, > DW_OP_breg9 = 0x79, > DW_OP_breg10 = 0x7a, > DW_OP_breg11 = 0x7b, > DW_OP_breg12 = 0x7c, > DW_OP_breg13 = 0x7d, > DW_OP_breg14 = 0x7e, > DW_OP_breg15 = 0x7f, > DW_OP_breg16 = 0x80, > DW_OP_breg17 = 0x81, > DW_OP_breg18 = 0x82, > DW_OP_breg19 = 0x83, > DW_OP_breg20 = 0x84, > DW_OP_breg21 = 0x85, > DW_OP_breg22 = 0x86, > DW_OP_breg23 = 0x87, > DW_OP_breg24 = 0x88, > DW_OP_breg25 = 0x89, > DW_OP_breg26 = 0x8a, > DW_OP_breg27 = 0x8b, > DW_OP_breg28 = 0x8c, > DW_OP_breg29 = 0x8d, > DW_OP_breg30 = 0x8e, > DW_OP_breg31 = 0x8f, > DW_OP_regx = 0x90, > DW_OP_fbreg = 0x91, > DW_OP_bregx = 0x92, > DW_OP_piece = 0x93, > DW_OP_deref_size = 0x94, > DW_OP_xderef_size = 0x95, > DW_OP_nop = 0x96 > }; > > > > > > >enum dwarf_type > { > DW_ATE_void = 0x0, > DW_ATE_address = 0x1, > DW_ATE_boolean = 0x2, > DW_ATE_complex_float = 0x3, > DW_ATE_float = 0x4, > DW_ATE_signed = 0x5, > DW_ATE_signed_char = 0x6, > DW_ATE_unsigned = 0x7, > DW_ATE_unsigned_char = 0x8 > }; > > > > > >enum dwarf_array_dim_ordering > { > DW_ORD_row_major = 0, > DW_ORD_col_major = 1 > }; > > >enum dwarf_access_attribute > { > DW_ACCESS_public = 1, > DW_ACCESS_protected = 2, > DW_ACCESS_private = 3 > }; > > >enum dwarf_visibility_attribute > { > DW_VIS_local = 1, > DW_VIS_exported = 2, > DW_VIS_qualified = 3 > }; > > >enum dwarf_virtuality_attribute > { > DW_VIRTUALITY_none = 0, > DW_VIRTUALITY_virtual = 1, > DW_VIRTUALITY_pure_virtual = 2 > }; > > >enum dwarf_id_case > { > DW_ID_case_sensitive = 0, > DW_ID_up_case = 1, > DW_ID_down_case = 2, > DW_ID_case_insensitive = 3 > }; > > >enum dwarf_calling_convention > { > DW_CC_normal = 0x1, > DW_CC_program = 0x2, > DW_CC_nocall = 0x3 > }; > > > > > >enum dwarf_inline_attribute > { > DW_INL_not_inlined = 0, > DW_INL_inlined = 1, > DW_INL_declared_not_inlined = 2, > DW_INL_declared_inlined = 3 > }; > > >enum dwarf_discrim_list > { > DW_DSC_label = 0, > DW_DSC_range = 1 > }; > > >enum dwarf_line_number_ops > { > DW_LNS_extended_op = 0, > DW_LNS_copy = 1, > DW_LNS_advance_pc = 2, > DW_LNS_advance_line = 3, > DW_LNS_set_file = 4, > DW_LNS_set_column = 5, > DW_LNS_negate_stmt = 6, > DW_LNS_set_basic_block = 7, > DW_LNS_const_add_pc = 8, > DW_LNS_fixed_advance_pc = 9 > }; > > >enum dwarf_line_number_x_ops > { > DW_LNE_end_sequence = 1, > DW_LNE_set_address = 2, > DW_LNE_define_file = 3 > }; > > >enum dwarf_call_frame_info > { > DW_CFA_advance_loc = 0x40, > DW_CFA_offset = 0x80, > DW_CFA_restore = 0xc0, > DW_CFA_nop = 0x00, > DW_CFA_set_loc = 0x01, > DW_CFA_advance_loc1 = 0x02, > DW_CFA_advance_loc2 = 0x03, > DW_CFA_advance_loc4 = 0x04, > DW_CFA_offset_extended = 0x05, > DW_CFA_restore_extended = 0x06, > DW_CFA_undefined = 0x07, > DW_CFA_same_value = 0x08, > DW_CFA_register = 0x09, > DW_CFA_remember_state = 0x0a, > DW_CFA_restore_state = 0x0b, > DW_CFA_def_cfa = 0x0c, > DW_CFA_def_cfa_register = 0x0d, > DW_CFA_def_cfa_offset = 0x0e, > DW_CFA_def_cfa_expression = 0x0f, > DW_CFA_expression = 0x10, > > DW_CFA_offset_extended_sf = 0x11, > DW_CFA_def_cfa_sf = 0x12, > DW_CFA_def_cfa_offset_sf = 0x13, > > > DW_CFA_MIPS_advance_loc8 = 0x1d, > > > DW_CFA_GNU_window_save = 0x2d, > DW_CFA_GNU_args_size = 0x2e, > DW_CFA_GNU_negative_offset_extended = 0x2f > }; ># 535 "../sysdeps/generic/dwarf2.h" >enum dwarf_source_language > { > DW_LANG_C89 = 0x0001, > DW_LANG_C = 0x0002, > DW_LANG_Ada83 = 0x0003, > DW_LANG_C_plus_plus = 0x0004, > DW_LANG_Cobol74 = 0x0005, > DW_LANG_Cobol85 = 0x0006, > DW_LANG_Fortran77 = 0x0007, > DW_LANG_Fortran90 = 0x0008, > DW_LANG_Pascal83 = 0x0009, > DW_LANG_Modula2 = 0x000a, > DW_LANG_Java = 0x000b, > DW_LANG_Mips_Assembler = 0x8001 > }; > > > > > > > >enum dwarf_macinfo_record_type > { > DW_MACINFO_define = 1, > DW_MACINFO_undef = 2, > DW_MACINFO_start_file = 3, > DW_MACINFO_end_file = 4, > DW_MACINFO_vendor_ext = 255 > }; ># 120 "../sysdeps/generic/sysdep.h" 2 ># 19 "../sysdeps/unix/sysdep.h" 2 > ># 1 "../sysdeps/unix/sysv/linux/sys/syscall.h" 1 ># 24 "../sysdeps/unix/sysv/linux/sys/syscall.h" ># 1 "/usr/include/asm/unistd.h" 1 3 4 > > > > > > > ># 1 "/usr/include/asm/unistd_32.h" 1 3 4 ># 9 "/usr/include/asm/unistd.h" 2 3 4 ># 25 "../sysdeps/unix/sysv/linux/sys/syscall.h" 2 ># 21 "../sysdeps/unix/sysdep.h" 2 ># 19 "../sysdeps/unix/i386/sysdep.h" 2 ># 1 "../sysdeps/i386/sysdep.h" 1 ># 20 "../sysdeps/i386/sysdep.h" ># 1 "../sysdeps/generic/sysdep.h" 1 ># 21 "../sysdeps/i386/sysdep.h" 2 ># 20 "../sysdeps/unix/i386/sysdep.h" 2 ># 24 "../sysdeps/unix/sysv/linux/i386/sysdep.h" 2 ># 1 "../sysdeps/generic/bp-sym.h" 1 ># 25 "../sysdeps/unix/sysv/linux/i386/sysdep.h" 2 ># 1 "../sysdeps/i386/bp-asm.h" 1 ># 26 "../sysdeps/unix/sysv/linux/i386/sysdep.h" 2 > > ># 1 "../nptl/sysdeps/i386/tls.h" 1 ># 29 "../sysdeps/unix/sysv/linux/i386/sysdep.h" 2 ># 282 "../sysdeps/unix/sysv/linux/i386/sysdep.h" >asm (".L__X'%ebx = 1\n\t" > ".L__X'%ecx = 2\n\t" > ".L__X'%edx = 2\n\t" > ".L__X'%eax = 3\n\t" > ".L__X'%esi = 3\n\t" > ".L__X'%edi = 3\n\t" > ".L__X'%ebp = 3\n\t" > ".L__X'%esp = 3\n\t" > ".macro bpushl name reg\n\t" > ".if 1 - \\name\n\t" > ".if 2 - \\name\n\t" > "error\n\t" > ".else\n\t" > "xchgl \\reg, %ebx\n\t" > ".endif\n\t" > ".endif\n\t" > ".endm\n\t" > ".macro bpopl name reg\n\t" > ".if 1 - \\name\n\t" > ".if 2 - \\name\n\t" > "error\n\t" > ".else\n\t" > "xchgl \\reg, %ebx\n\t" > ".endif\n\t" > ".endif\n\t" > ".endm\n\t"); ># 29 "../nptl/sysdeps/i386/tls.h" 2 ># 1 "../include/libc-internal.h" 1 > > > > > > ># 1 "../sysdeps/generic/hp-timing.h" 1 ># 70 "../sysdeps/generic/hp-timing.h" >typedef int hp_timing_t; ># 8 "../include/libc-internal.h" 2 > > >extern void __libc_init_secure (void); > > >extern void __libc_global_ctors (void); > > > >extern int __profile_frequency (void); > > > >extern void __cyg_profile_func_enter (void *this_fn, void *call_site); >extern void __cyg_profile_func_exit (void *this_fn, void *call_site); > > >extern hp_timing_t __get_clockfreq (void); > > >extern void __libc_freeres (void); > > > >extern void __libc_thread_freeres (void); > > >extern void __init_misc (int, char **, char **); ># 30 "../nptl/sysdeps/i386/tls.h" 2 ># 1 "../sysdeps/unix/sysv/linux/kernel-features.h" 1 ># 31 "../nptl/sysdeps/i386/tls.h" 2 > > > >typedef union dtv >{ > size_t counter; > struct > { > void *val; > _Bool is_static; > } pointer; >} dtv_t; > > >typedef struct >{ > void *tcb; > > dtv_t *dtv; > void *self; > int multiple_threads; > uintptr_t sysinfo; > uintptr_t stack_guard; > uintptr_t pointer_guard; > int gscope_flag; > > > > int __unused1; > > > void *__private_tm[5]; >} tcbhead_t; ># 83 "../nptl/sysdeps/i386/tls.h" >struct user_desc >{ > unsigned int entry_number; > unsigned long int base_addr; > unsigned int limit; > unsigned int seg_32bit:1; > unsigned int contents:2; > unsigned int read_exec_only:1; > unsigned int limit_in_pages:1; > unsigned int seg_not_present:1; > unsigned int useable:1; > unsigned int empty:25; >}; > > >union user_desc_init >{ > struct user_desc desc; > unsigned int vals[4]; >}; > > > ># 1 "../nptl/descr.h" 1 ># 22 "../nptl/descr.h" ># 1 "../include/limits.h" 1 ># 144 "../include/limits.h" ># 1 "../include/bits/posix1_lim.h" 1 ># 145 "../include/limits.h" 2 > > > ># 1 "../include/bits/posix2_lim.h" 1 ># 149 "../include/limits.h" 2 ># 23 "../nptl/descr.h" 2 ># 1 "../include/sched.h" 1 > ># 1 "../posix/sched.h" 1 ># 29 "../posix/sched.h" ># 1 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/stddef.h" 1 3 4 ># 30 "../posix/sched.h" 2 > > > ># 1 "../include/time.h" 1 > > ># 1 "../time/time.h" 1 ># 4 "../include/time.h" 2 ># 34 "../posix/sched.h" 2 ># 42 "../posix/sched.h" ># 1 "../sysdeps/unix/sysv/linux/bits/sched.h" 1 ># 73 "../sysdeps/unix/sysv/linux/bits/sched.h" >struct sched_param > { > int __sched_priority; > }; > > > > > >extern int clone (int (*__fn) (void *__arg), void *__child_stack, > int __flags, void *__arg, ...) __attribute__ ((__nothrow__ )); > > >extern int unshare (int __flags) __attribute__ ((__nothrow__ )); > > >extern int sched_getcpu (void) __attribute__ ((__nothrow__ )); > > >extern int setns (int __fd, int __nstype) __attribute__ ((__nothrow__ )); > > > > > > > > > > > >struct __sched_param > { > int __sched_priority; > }; ># 119 "../sysdeps/unix/sysv/linux/bits/sched.h" >typedef unsigned long int __cpu_mask; > > > > > > >typedef struct >{ > __cpu_mask __bits[1024 / (8 * sizeof (__cpu_mask))]; >} cpu_set_t; ># 202 "../sysdeps/unix/sysv/linux/bits/sched.h" > > >extern int __sched_cpucount (size_t __setsize, const cpu_set_t *__setp) > __attribute__ ((__nothrow__ )); >extern cpu_set_t *__sched_cpualloc (size_t __count) __attribute__ ((__nothrow__ )) ; >extern void __sched_cpufree (cpu_set_t *__set) __attribute__ ((__nothrow__ )); > > ># 43 "../posix/sched.h" 2 > > > > > > > >extern int sched_setparam (__pid_t __pid, const struct sched_param *__param) > __attribute__ ((__nothrow__ )); > > >extern int sched_getparam (__pid_t __pid, struct sched_param *__param) __attribute__ ((__nothrow__ )); > > >extern int sched_setscheduler (__pid_t __pid, int __policy, > const struct sched_param *__param) __attribute__ ((__nothrow__ )); > > >extern int sched_getscheduler (__pid_t __pid) __attribute__ ((__nothrow__ )); > > >extern int sched_yield (void) __attribute__ ((__nothrow__ )); > > >extern int sched_get_priority_max (int __algorithm) __attribute__ ((__nothrow__ )); > > >extern int sched_get_priority_min (int __algorithm) __attribute__ ((__nothrow__ )); > > >extern int sched_rr_get_interval (__pid_t __pid, struct timespec *__t) __attribute__ ((__nothrow__ )); ># 117 "../posix/sched.h" >extern int sched_setaffinity (__pid_t __pid, size_t __cpusetsize, > const cpu_set_t *__cpuset) __attribute__ ((__nothrow__ )); > > >extern int sched_getaffinity (__pid_t __pid, size_t __cpusetsize, > cpu_set_t *__cpuset) __attribute__ ((__nothrow__ )); > > > ># 3 "../include/sched.h" 2 > > > >extern int __sched_setparam (__pid_t __pid, > const struct sched_param *__param); >extern int __sched_getparam (__pid_t __pid, struct sched_param *__param); >extern int __sched_setscheduler (__pid_t __pid, int __policy, > const struct sched_param *__param); > >extern int __sched_getscheduler (__pid_t __pid); >extern int __sched_yield (void); > >extern int __sched_get_priority_max (int __algorithm); >extern int __sched_get_priority_min (int __algorithm); >extern int __sched_rr_get_interval (__pid_t __pid, struct timespec *__t); > > >extern int __clone (int (*__fn) (void *__arg), void *__child_stack, > int __flags, void *__arg, ...); >extern int __clone2 (int (*__fn) (void *__arg), void *__child_stack_base, > size_t __child_stack_size, int __flags, void *__arg, ...); ># 24 "../nptl/descr.h" 2 ># 1 "../include/setjmp.h" 1 > ># 1 "../setjmp/setjmp.h" 1 ># 27 "../setjmp/setjmp.h" > > ># 1 "../sysdeps/x86/bits/setjmp.h" 1 ># 26 "../sysdeps/x86/bits/setjmp.h" ># 1 "../sysdeps/x86/bits/wordsize.h" 1 ># 27 "../sysdeps/x86/bits/setjmp.h" 2 ># 35 "../sysdeps/x86/bits/setjmp.h" >typedef int __jmp_buf[6]; ># 30 "../setjmp/setjmp.h" 2 ># 1 "../sysdeps/unix/sysv/linux/bits/sigset.h" 1 ># 31 "../setjmp/setjmp.h" 2 > > > >struct __jmp_buf_tag > { > > > > > __jmp_buf __jmpbuf; > int __mask_was_saved; > __sigset_t __saved_mask; > }; > > > > >typedef struct __jmp_buf_tag jmp_buf[1]; > > > >extern int setjmp (jmp_buf __env) __attribute__ ((__nothrow__)); > > > > > > >extern int __sigsetjmp (struct __jmp_buf_tag __env[1], int __savemask) __attribute__ ((__nothrow__)); > > > > >extern int _setjmp (struct __jmp_buf_tag __env[1]) __attribute__ ((__nothrow__)); ># 77 "../setjmp/setjmp.h" > > > > >extern void longjmp (struct __jmp_buf_tag __env[1], int __val) > __attribute__ ((__nothrow__)) __attribute__ ((__noreturn__)); > > > > > > > >extern void _longjmp (struct __jmp_buf_tag __env[1], int __val) > __attribute__ ((__nothrow__)) __attribute__ ((__noreturn__)); > > > > > > > >typedef struct __jmp_buf_tag sigjmp_buf[1]; ># 109 "../setjmp/setjmp.h" >extern void siglongjmp (sigjmp_buf __env, int __val) > __attribute__ ((__nothrow__)) __attribute__ ((__noreturn__)); ># 119 "../setjmp/setjmp.h" > ># 3 "../include/setjmp.h" 2 > > > > > >extern void __longjmp (__jmp_buf __env, int __val) > __attribute__ ((__noreturn__)); > > > > > >extern int __sigjmp_save (jmp_buf __env, int __savemask); > >extern void _longjmp_unwind (jmp_buf env, int val); > >extern void __libc_siglongjmp (sigjmp_buf env, int val) > __attribute__ ((noreturn)); >extern void __libc_longjmp (sigjmp_buf env, int val) > __attribute__ ((noreturn)); > > > > ># 25 "../nptl/descr.h" 2 > ># 1 "../include/sys/types.h" 1 ># 27 "../nptl/descr.h" 2 > > ># 1 "../nptl/sysdeps/pthread/list.h" 1 ># 34 "../nptl/sysdeps/pthread/list.h" >typedef struct list_head >{ > struct list_head *next; > struct list_head *prev; >} list_t; ># 30 "../nptl/descr.h" 2 ># 1 "../nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h" 1 ># 22 "../nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h" ># 1 "../include/stap-probe.h" 1 ># 24 "../include/stap-probe.h" ># 1 "/usr/include/sys/sdt.h" 1 3 4 ># 125 "/usr/include/sys/sdt.h" 3 4 >__extension__ extern unsigned long long __sdt_unsp; ># 167 "/usr/include/sys/sdt.h" 3 4 ># 1 "/usr/include/sys/sdt-config.h" 1 3 4 ># 168 "/usr/include/sys/sdt.h" 2 3 4 ># 25 "../include/stap-probe.h" 2 ># 23 "../nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h" 2 > > ># 1 "../include/time.h" 1 > > > > ># 1 "../time/time.h" 1 ># 29 "../time/time.h" > > > > > > > > ># 1 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/stddef.h" 1 3 4 ># 38 "../time/time.h" 2 > > > ># 1 "../sysdeps/unix/sysv/linux/bits/time.h" 1 ># 86 "../sysdeps/unix/sysv/linux/bits/time.h" ># 1 "../sysdeps/unix/sysv/linux/bits/timex.h" 1 ># 25 "../sysdeps/unix/sysv/linux/bits/timex.h" >struct timex >{ > unsigned int modes; > __syscall_slong_t offset; > __syscall_slong_t freq; > __syscall_slong_t maxerror; > __syscall_slong_t esterror; > int status; > __syscall_slong_t constant; > __syscall_slong_t precision; > __syscall_slong_t tolerance; > struct timeval time; > __syscall_slong_t tick; > __syscall_slong_t ppsfreq; > __syscall_slong_t jitter; > int shift; > __syscall_slong_t stabil; > __syscall_slong_t jitcnt; > __syscall_slong_t calcnt; > __syscall_slong_t errcnt; > __syscall_slong_t stbcnt; > > int tai; > > > int :32; int :32; int :32; int :32; > int :32; int :32; int :32; int :32; > int :32; int :32; int :32; >}; ># 87 "../sysdeps/unix/sysv/linux/bits/time.h" 2 > > > > >extern int clock_adjtime (__clockid_t __clock_id, struct timex *__utx) __attribute__ ((__nothrow__ )); > > ># 42 "../time/time.h" 2 ># 131 "../time/time.h" > > >struct tm >{ > int tm_sec; > int tm_min; > int tm_hour; > int tm_mday; > int tm_mon; > int tm_year; > int tm_wday; > int tm_yday; > int tm_isdst; > > > long int tm_gmtoff; > const char *tm_zone; > > > > >}; > > > > > > > > >struct itimerspec > { > struct timespec it_interval; > struct timespec it_value; > }; > > >struct sigevent; ># 186 "../time/time.h" > > > >extern clock_t clock (void) __attribute__ ((__nothrow__ )); > > >extern time_t time (time_t *__timer) __attribute__ ((__nothrow__ )); > > >extern double difftime (time_t __time1, time_t __time0) > __attribute__ ((__nothrow__ )) __attribute__ ((__const__)); > > >extern time_t mktime (struct tm *__tp) __attribute__ ((__nothrow__ )); > > > > > >extern size_t strftime (char *__restrict __s, size_t __maxsize, > const char *__restrict __format, > const struct tm *__restrict __tp) __attribute__ ((__nothrow__ )); > > > > > >extern char *strptime (const char *__restrict __s, > const char *__restrict __fmt, struct tm *__tp) > __attribute__ ((__nothrow__ )); > > > > > ># 1 "../include/xlocale.h" 1 ># 222 "../time/time.h" 2 > >extern size_t strftime_l (char *__restrict __s, size_t __maxsize, > const char *__restrict __format, > const struct tm *__restrict __tp, > __locale_t __loc) __attribute__ ((__nothrow__ )); > > > >extern char *strptime_l (const char *__restrict __s, > const char *__restrict __fmt, struct tm *__tp, > __locale_t __loc) __attribute__ ((__nothrow__ )); > > > > > > >extern struct tm *gmtime (const time_t *__timer) __attribute__ ((__nothrow__ )); > > > >extern struct tm *localtime (const time_t *__timer) __attribute__ ((__nothrow__ )); > > > > > >extern struct tm *gmtime_r (const time_t *__restrict __timer, > struct tm *__restrict __tp) __attribute__ ((__nothrow__ )); > > > >extern struct tm *localtime_r (const time_t *__restrict __timer, > struct tm *__restrict __tp) __attribute__ ((__nothrow__ )); > > > > > >extern char *asctime (const struct tm *__tp) __attribute__ ((__nothrow__ )); > > >extern char *ctime (const time_t *__timer) __attribute__ ((__nothrow__ )); > > > > > > > >extern char *asctime_r (const struct tm *__restrict __tp, > char *__restrict __buf) __attribute__ ((__nothrow__ )); > > >extern char *ctime_r (const time_t *__restrict __timer, > char *__restrict __buf) __attribute__ ((__nothrow__ )); > > > > >extern char *__tzname[2]; >extern int __daylight; >extern long int __timezone; > > > > >extern char *tzname[2]; > > > >extern void tzset (void) __attribute__ ((__nothrow__ )); > > > >extern int daylight; >extern long int timezone; > > > > > >extern int stime (const time_t *__when) __attribute__ ((__nothrow__ )); ># 319 "../time/time.h" >extern time_t timegm (struct tm *__tp) __attribute__ ((__nothrow__ )); > > >extern time_t timelocal (struct tm *__tp) __attribute__ ((__nothrow__ )); > > >extern int dysize (int __year) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)); ># 334 "../time/time.h" >extern int nanosleep (const struct timespec *__requested_time, > struct timespec *__remaining); > > > >extern int clock_getres (clockid_t __clock_id, struct timespec *__res) __attribute__ ((__nothrow__ )); > > >extern int clock_gettime (clockid_t __clock_id, struct timespec *__tp) __attribute__ ((__nothrow__ )); > > >extern int clock_settime (clockid_t __clock_id, const struct timespec *__tp) > __attribute__ ((__nothrow__ )); > > > > > > >extern int clock_nanosleep (clockid_t __clock_id, int __flags, > const struct timespec *__req, > struct timespec *__rem); > > >extern int clock_getcpuclockid (pid_t __pid, clockid_t *__clock_id) __attribute__ ((__nothrow__ )); > > > > >extern int timer_create (clockid_t __clock_id, > struct sigevent *__restrict __evp, > timer_t *__restrict __timerid) __attribute__ ((__nothrow__ )); > > >extern int timer_delete (timer_t __timerid) __attribute__ ((__nothrow__ )); > > >extern int timer_settime (timer_t __timerid, int __flags, > const struct itimerspec *__restrict __value, > struct itimerspec *__restrict __ovalue) __attribute__ ((__nothrow__ )); > > >extern int timer_gettime (timer_t __timerid, struct itimerspec *__value) > __attribute__ ((__nothrow__ )); > > >extern int timer_getoverrun (timer_t __timerid) __attribute__ ((__nothrow__ )); > > > > > >extern int timespec_get (struct timespec *__ts, int __base) > __attribute__ ((__nothrow__ )) ; ># 403 "../time/time.h" >extern int getdate_err; ># 412 "../time/time.h" >extern struct tm *getdate (const char *__string); ># 426 "../time/time.h" >extern int getdate_r (const char *__restrict __string, > struct tm *__restrict __resbufp); > > > ># 6 "../include/time.h" 2 ># 1 "../include/xlocale.h" 1 ># 7 "../include/time.h" 2 > > > >extern __typeof (strftime_l) __strftime_l; > >extern __typeof (strptime_l) __strptime_l; > > > > > > > > > >extern __typeof (clock_getres) __clock_getres; >extern __typeof (clock_gettime) __clock_gettime; >extern __typeof (clock_settime) __clock_settime; >extern __typeof (clock_nanosleep) __clock_nanosleep; >extern __typeof (clock_getcpuclockid) __clock_getcpuclockid; > > >struct tm; > > >extern const unsigned short int __mon_yday[2][13] ; > > >extern struct tm _tmbuf ; > > >extern char *__tzstring (const char *string); > > >extern size_t __tzname_cur_max ; > > >extern int __use_tzfile ; > >extern void __tzfile_read (const char *file, size_t extra, > char **extrap); >extern void __tzfile_compute (time_t timer, int use_localtime, > long int *leap_correct, int *leap_hit, > struct tm *tp); >extern void __tzfile_default (const char *std, const char *dst, > long int stdoff, long int dstoff); >extern void __tzset_parse_tz (const char *tz); >extern void __tz_compute (time_t timer, struct tm *tm, int use_localtime) > __attribute__ ((__nothrow__ )) __attribute__ ((regparm (3), stdcall)); > > > > >extern time_t __mktime_internal (struct tm *__tp, > struct tm *(*__func) (const time_t *, > struct tm *), > time_t *__offset); >extern struct tm *__localtime_r (const time_t *__timer, > struct tm *__tp) ; > >extern struct tm *__gmtime_r (const time_t *__restrict __timer, > struct tm *__restrict __tp); > > > > > > >extern int __offtime (const time_t *__timer, > long int __offset, > struct tm *__tp); > >extern char *__asctime_r (const struct tm *__tp, char *__buf); >extern void __tzset (void); > > >extern struct tm *__tz_convert (const time_t *timer, int use_localtime, struct tm *tp); > > > >extern long int __tzname_max (void); > >extern int __nanosleep (const struct timespec *__requested_time, > struct timespec *__remaining); > >extern int __nanosleep_nocancel (const struct timespec *__requested_time, > struct timespec *__remaining) > ; >extern int __getdate_r (const char *__string, struct tm *__resbufp); > > > >extern int __getclktck (void); > > > >extern char * __strptime_internal (const char *rp, const char *fmt, > struct tm *tm, void *statep, > __locale_t locparam) > __attribute__ ((regparm (3), stdcall)); > >extern double __difftime (time_t time1, time_t time0); > > > > > > > ># 26 "../nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h" 2 ># 1 "../include/sys/param.h" 1 ># 1 "../misc/sys/param.h" 1 ># 23 "../misc/sys/param.h" ># 1 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/stddef.h" 1 3 4 ># 24 "../misc/sys/param.h" 2 > ># 1 "../include/sys/types.h" 1 ># 26 "../misc/sys/param.h" 2 ># 1 "../include/limits.h" 1 ># 144 "../include/limits.h" ># 1 "../include/bits/posix1_lim.h" 1 ># 145 "../include/limits.h" 2 > > > ># 1 "../include/bits/posix2_lim.h" 1 ># 149 "../include/limits.h" 2 ># 27 "../misc/sys/param.h" 2 ># 1 "../include/endian.h" 1 ># 28 "../misc/sys/param.h" 2 ># 1 "../include/signal.h" 1 > > > > ># 1 "../signal/signal.h" 1 ># 30 "../signal/signal.h" > > ># 1 "../sysdeps/unix/sysv/linux/bits/sigset.h" 1 ># 103 "../sysdeps/unix/sysv/linux/bits/sigset.h" >extern int __sigismember (const __sigset_t *, int); >extern int __sigaddset (__sigset_t *, int); >extern int __sigdelset (__sigset_t *, int); ># 117 "../sysdeps/unix/sysv/linux/bits/sigset.h" >extern __inline int __sigismember (const __sigset_t *__set, int __sig) { unsigned long int __mask = (((unsigned long int) 1) << (((__sig) - 1) % (8 * sizeof (unsigned long int)))); unsigned long int __word = (((__sig) - 1) / (8 * sizeof (unsigned long int))); return (__set->__val[__word] & __mask) ? 1 : 0; } >extern __inline int __sigaddset ( __sigset_t *__set, int __sig) { unsigned long int __mask = (((unsigned long int) 1) << (((__sig) - 1) % (8 * sizeof (unsigned long int)))); unsigned long int __word = (((__sig) - 1) / (8 * sizeof (unsigned long int))); return ((__set->__val[__word] |= __mask), 0); } >extern __inline int __sigdelset ( __sigset_t *__set, int __sig) { unsigned long int __mask = (((unsigned long int) 1) << (((__sig) - 1) % (8 * sizeof (unsigned long int)))); unsigned long int __word = (((__sig) - 1) / (8 * sizeof (unsigned long int))); return ((__set->__val[__word] &= ~__mask), 0); } ># 33 "../signal/signal.h" 2 > > > > > > > >typedef __sig_atomic_t sig_atomic_t; > ># 57 "../signal/signal.h" ># 1 "../sysdeps/unix/sysv/linux/bits/signum.h" 1 ># 58 "../signal/signal.h" 2 ># 80 "../signal/signal.h" ># 1 "../sysdeps/unix/sysv/linux/x86/bits/siginfo.h" 1 ># 24 "../sysdeps/unix/sysv/linux/x86/bits/siginfo.h" ># 1 "../sysdeps/x86/bits/wordsize.h" 1 ># 25 "../sysdeps/unix/sysv/linux/x86/bits/siginfo.h" 2 > > > > > > > >typedef union sigval > { > int sival_int; > void *sival_ptr; > } sigval_t; ># 58 "../sysdeps/unix/sysv/linux/x86/bits/siginfo.h" >typedef __clock_t __sigchld_clock_t; > > > >typedef struct > { > int si_signo; > int si_errno; > > int si_code; > > union > { > int _pad[((128 / sizeof (int)) - 3)]; > > > struct > { > __pid_t si_pid; > __uid_t si_uid; > } _kill; > > > struct > { > int si_tid; > int si_overrun; > sigval_t si_sigval; > } _timer; > > > struct > { > __pid_t si_pid; > __uid_t si_uid; > sigval_t si_sigval; > } _rt; > > > struct > { > __pid_t si_pid; > __uid_t si_uid; > int si_status; > __sigchld_clock_t si_utime; > __sigchld_clock_t si_stime; > } _sigchld; > > > struct > { > void *si_addr; > } _sigfault; > > > struct > { > long int si_band; > int si_fd; > } _sigpoll; > > > struct > { > void *_call_addr; > int _syscall; > unsigned int _arch; > } _sigsys; > } _sifields; > } siginfo_t ; ># 151 "../sysdeps/unix/sysv/linux/x86/bits/siginfo.h" >enum >{ > SI_ASYNCNL = -60, > > SI_TKILL = -6, > > SI_SIGIO, > > SI_ASYNCIO, > > SI_MESGQ, > > SI_TIMER, > > SI_QUEUE, > > SI_USER, > > SI_KERNEL = 0x80 > >}; > > > >enum >{ > ILL_ILLOPC = 1, > > ILL_ILLOPN, > > ILL_ILLADR, > > ILL_ILLTRP, > > ILL_PRVOPC, > > ILL_PRVREG, > > ILL_COPROC, > > ILL_BADSTK > >}; > > >enum >{ > FPE_INTDIV = 1, > > FPE_INTOVF, > > FPE_FLTDIV, > > FPE_FLTOVF, > > FPE_FLTUND, > > FPE_FLTRES, > > FPE_FLTINV, > > FPE_FLTSUB > >}; > > >enum >{ > SEGV_MAPERR = 1, > > SEGV_ACCERR > >}; > > >enum >{ > BUS_ADRALN = 1, > > BUS_ADRERR, > > BUS_OBJERR > >}; > > >enum >{ > TRAP_BRKPT = 1, > > TRAP_TRACE > >}; > > >enum >{ > CLD_EXITED = 1, > > CLD_KILLED, > > CLD_DUMPED, > > CLD_TRAPPED, > > CLD_STOPPED, > > CLD_CONTINUED > >}; > > >enum >{ > POLL_IN = 1, > > POLL_OUT, > > POLL_MSG, > > POLL_ERR, > > POLL_PRI, > > POLL_HUP > >}; ># 301 "../sysdeps/unix/sysv/linux/x86/bits/siginfo.h" >typedef struct sigevent > { > sigval_t sigev_value; > int sigev_signo; > int sigev_notify; > > union > { > int _pad[((64 / sizeof (int)) - 3)]; > > > > __pid_t _tid; > > struct > { > void (*_function) (sigval_t); > pthread_attr_t *_attribute; > } _sigev_thread; > } _sigev_un; > } sigevent_t; > > > > > > >enum >{ > SIGEV_SIGNAL = 0, > > SIGEV_NONE, > > SIGEV_THREAD, > > > SIGEV_THREAD_ID = 4 > >}; ># 81 "../signal/signal.h" 2 > > > > >typedef void (*__sighandler_t) (int); > > > > >extern __sighandler_t __sysv_signal (int __sig, __sighandler_t __handler) > __attribute__ ((__nothrow__ )); > >extern __sighandler_t sysv_signal (int __sig, __sighandler_t __handler) > __attribute__ ((__nothrow__ )); > > > > > > > >extern __sighandler_t signal (int __sig, __sighandler_t __handler) > __attribute__ ((__nothrow__ )); ># 114 "../signal/signal.h" > > > > > >extern __sighandler_t bsd_signal (int __sig, __sighandler_t __handler) > __attribute__ ((__nothrow__ )); > > > > > > >extern int kill (__pid_t __pid, int __sig) __attribute__ ((__nothrow__ )); > > > > > > >extern int killpg (__pid_t __pgrp, int __sig) __attribute__ ((__nothrow__ )); > > > > >extern int raise (int __sig) __attribute__ ((__nothrow__ )); > > > > >extern __sighandler_t ssignal (int __sig, __sighandler_t __handler) > __attribute__ ((__nothrow__ )); >extern int gsignal (int __sig) __attribute__ ((__nothrow__ )); > > > > >extern void psignal (int __sig, const char *__s); > > > > >extern void psiginfo (const siginfo_t *__pinfo, const char *__s); ># 169 "../signal/signal.h" >extern int __sigpause (int __sig_or_mask, int __is_sig); ># 178 "../signal/signal.h" >extern int sigpause (int __sig) __asm__ ("__xpg_sigpause"); ># 197 "../signal/signal.h" >extern int sigblock (int __mask) __attribute__ ((__nothrow__ )) __attribute__ ((__deprecated__)); > > >extern int sigsetmask (int __mask) __attribute__ ((__nothrow__ )) __attribute__ ((__deprecated__)); > > >extern int siggetmask (void) __attribute__ ((__nothrow__ )) __attribute__ ((__deprecated__)); ># 212 "../signal/signal.h" >typedef __sighandler_t sighandler_t; > > > > >typedef __sighandler_t sig_t; > > > > > >extern int sigemptyset (sigset_t *__set) __attribute__ ((__nothrow__ )) ; > > >extern int sigfillset (sigset_t *__set) __attribute__ ((__nothrow__ )) ; > > >extern int sigaddset (sigset_t *__set, int __signo) __attribute__ ((__nothrow__ )) ; > > >extern int sigdelset (sigset_t *__set, int __signo) __attribute__ ((__nothrow__ )) ; > > >extern int sigismember (const sigset_t *__set, int __signo) > __attribute__ ((__nothrow__ )) ; > > > >extern int sigisemptyset (const sigset_t *__set) __attribute__ ((__nothrow__ )) ; > > >extern int sigandset (sigset_t *__set, const sigset_t *__left, > const sigset_t *__right) __attribute__ ((__nothrow__ )) ; > > >extern int sigorset (sigset_t *__set, const sigset_t *__left, > const sigset_t *__right) __attribute__ ((__nothrow__ )) ; > > > > ># 1 "../sysdeps/unix/sysv/linux/bits/sigaction.h" 1 ># 24 "../sysdeps/unix/sysv/linux/bits/sigaction.h" >struct sigaction > { > > > union > { > > __sighandler_t sa_handler; > > void (*sa_sigaction) (int, siginfo_t *, void *); > } > __sigaction_handler; > > > > > > > > __sigset_t sa_mask; > > > int sa_flags; > > > void (*sa_restorer) (void); > }; ># 254 "../signal/signal.h" 2 > > >extern int sigprocmask (int __how, const sigset_t *__restrict __set, > sigset_t *__restrict __oset) __attribute__ ((__nothrow__ )); > > > > > > >extern int sigsuspend (const sigset_t *__set) ; > > >extern int sigaction (int __sig, const struct sigaction *__restrict __act, > struct sigaction *__restrict __oact) __attribute__ ((__nothrow__ )); > > >extern int sigpending (sigset_t *__set) __attribute__ ((__nothrow__ )) ; > > > > > > >extern int sigwait (const sigset_t *__restrict __set, int *__restrict __sig) > ; > > > > > > >extern int sigwaitinfo (const sigset_t *__restrict __set, > siginfo_t *__restrict __info) ; > > > > > > >extern int sigtimedwait (const sigset_t *__restrict __set, > siginfo_t *__restrict __info, > const struct timespec *__restrict __timeout) > ; > > > >extern int sigqueue (__pid_t __pid, int __sig, const union sigval __val) > __attribute__ ((__nothrow__ )); ># 311 "../signal/signal.h" >extern const char *const _sys_siglist[65]; >extern const char *const sys_siglist[65]; > > >struct sigvec > { > __sighandler_t sv_handler; > int sv_mask; > > int sv_flags; > > }; ># 335 "../signal/signal.h" >extern int sigvec (int __sig, const struct sigvec *__vec, > struct sigvec *__ovec) __attribute__ ((__nothrow__ )); > > > ># 1 "../sysdeps/unix/sysv/linux/x86/bits/sigcontext.h" 1 ># 29 "../sysdeps/unix/sysv/linux/x86/bits/sigcontext.h" >struct _fpx_sw_bytes >{ > __uint32_t magic1; > __uint32_t extended_size; > __uint64_t xstate_bv; > __uint32_t xstate_size; > __uint32_t padding[7]; >}; > >struct _fpreg >{ > unsigned short significand[4]; > unsigned short exponent; >}; > >struct _fpxreg >{ > unsigned short significand[4]; > unsigned short exponent; > unsigned short padding[3]; >}; > >struct _xmmreg >{ > __uint32_t element[4]; >}; > > > > > >struct _fpstate >{ > > __uint32_t cw; > __uint32_t sw; > __uint32_t tag; > __uint32_t ipoff; > __uint32_t cssel; > __uint32_t dataoff; > __uint32_t datasel; > struct _fpreg _st[8]; > unsigned short status; > unsigned short magic; > > > __uint32_t _fxsr_env[6]; > __uint32_t mxcsr; > __uint32_t reserved; > struct _fpxreg _fxsr_st[8]; > struct _xmmreg _xmm[8]; > __uint32_t padding[56]; >}; ># 93 "../sysdeps/unix/sysv/linux/x86/bits/sigcontext.h" >struct sigcontext >{ > unsigned short gs, __gsh; > unsigned short fs, __fsh; > unsigned short es, __esh; > unsigned short ds, __dsh; > unsigned long edi; > unsigned long esi; > unsigned long ebp; > unsigned long esp; > unsigned long ebx; > unsigned long edx; > unsigned long ecx; > unsigned long eax; > unsigned long trapno; > unsigned long err; > unsigned long eip; > unsigned short cs, __csh; > unsigned long eflags; > unsigned long esp_at_signal; > unsigned short ss, __ssh; > struct _fpstate * fpstate; > unsigned long oldmask; > unsigned long cr2; >}; ># 175 "../sysdeps/unix/sysv/linux/x86/bits/sigcontext.h" >struct _xsave_hdr >{ > __uint64_t xstate_bv; > __uint64_t reserved1[2]; > __uint64_t reserved2[5]; >}; > >struct _ymmh_state >{ > __uint32_t ymmh_space[64]; >}; > >struct _xstate >{ > struct _fpstate fpstate; > struct _xsave_hdr xstate_hdr; > struct _ymmh_state ymmh; >}; ># 341 "../signal/signal.h" 2 > > >extern int sigreturn (struct sigcontext *__scp) __attribute__ ((__nothrow__ )); > > > > > > ># 1 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/stddef.h" 1 3 4 ># 351 "../signal/signal.h" 2 > > > > >extern int siginterrupt (int __sig, int __interrupt) __attribute__ ((__nothrow__ )); > ># 1 "../sysdeps/unix/sysv/linux/bits/sigstack.h" 1 ># 25 "../sysdeps/unix/sysv/linux/bits/sigstack.h" >struct sigstack > { > void *ss_sp; > int ss_onstack; > }; > > > >enum >{ > SS_ONSTACK = 1, > > SS_DISABLE > >}; ># 49 "../sysdeps/unix/sysv/linux/bits/sigstack.h" >typedef struct sigaltstack > { > void *ss_sp; > int ss_flags; > size_t ss_size; > } stack_t; ># 358 "../signal/signal.h" 2 > > ># 1 "../sysdeps/unix/sysv/linux/x86/sys/ucontext.h" 1 ># 22 "../sysdeps/unix/sysv/linux/x86/sys/ucontext.h" ># 1 "../include/signal.h" 1 ># 23 "../sysdeps/unix/sysv/linux/x86/sys/ucontext.h" 2 ># 146 "../sysdeps/unix/sysv/linux/x86/sys/ucontext.h" >typedef int greg_t; > > > > > >typedef greg_t gregset_t[19]; > > > >enum >{ > REG_GS = 0, > > REG_FS, > > REG_ES, > > REG_DS, > > REG_EDI, > > REG_ESI, > > REG_EBP, > > REG_ESP, > > REG_EBX, > > REG_EDX, > > REG_ECX, > > REG_EAX, > > REG_TRAPNO, > > REG_ERR, > > REG_EIP, > > REG_CS, > > REG_EFL, > > REG_UESP, > > REG_SS > >}; > > > >struct _libc_fpreg >{ > unsigned short int significand[4]; > unsigned short int exponent; >}; > >struct _libc_fpstate >{ > unsigned long int cw; > unsigned long int sw; > unsigned long int tag; > unsigned long int ipoff; > unsigned long int cssel; > unsigned long int dataoff; > unsigned long int datasel; > struct _libc_fpreg _st[8]; > unsigned long int status; >}; > > >typedef struct _libc_fpstate *fpregset_t; > > >typedef struct > { > gregset_t gregs; > > > fpregset_t fpregs; > unsigned long int oldmask; > unsigned long int cr2; > } mcontext_t; > > >typedef struct ucontext > { > unsigned long int uc_flags; > struct ucontext *uc_link; > stack_t uc_stack; > mcontext_t uc_mcontext; > __sigset_t uc_sigmask; > struct _libc_fpstate __fpregs_mem; > } ucontext_t; ># 361 "../signal/signal.h" 2 > > > > > >extern int sigstack (struct sigstack *__ss, struct sigstack *__oss) > __attribute__ ((__nothrow__ )) __attribute__ ((__deprecated__)); > > > >extern int sigaltstack (const struct sigaltstack *__restrict __ss, > struct sigaltstack *__restrict __oss) __attribute__ ((__nothrow__ )); > > > > > > > >extern int sighold (int __sig) __attribute__ ((__nothrow__ )); > > >extern int sigrelse (int __sig) __attribute__ ((__nothrow__ )); > > >extern int sigignore (int __sig) __attribute__ ((__nothrow__ )); > > >extern __sighandler_t sigset (int __sig, __sighandler_t __disp) __attribute__ ((__nothrow__ )); > > > > > > ># 1 "../nptl/sysdeps/pthread/bits/sigthread.h" 1 ># 30 "../nptl/sysdeps/pthread/bits/sigthread.h" >extern int pthread_sigmask (int __how, > const __sigset_t *__restrict __newmask, > __sigset_t *__restrict __oldmask)__attribute__ ((__nothrow__ )); > > >extern int pthread_kill (pthread_t __threadid, int __signo) __attribute__ ((__nothrow__ )); > > > >extern int pthread_sigqueue (pthread_t __threadid, int __signo, > const union sigval __value) __attribute__ ((__nothrow__ )); ># 397 "../signal/signal.h" 2 > > > > > > >extern int __libc_current_sigrtmin (void) __attribute__ ((__nothrow__ )); > >extern int __libc_current_sigrtmax (void) __attribute__ ((__nothrow__ )); > > > > ># 6 "../include/signal.h" 2 > > > > > > > > > > > > > > >extern __sighandler_t __bsd_signal (int __sig, __sighandler_t __handler); >extern int __kill (__pid_t __pid, int __sig); >extern int __sigaction (int __sig, const struct sigaction *__restrict __act, > struct sigaction *__restrict __oact); > >extern int __sigblock (int __mask); >extern int __sigsetmask (int __mask); >extern int __sigprocmask (int __how, > const sigset_t *__set, sigset_t *__oset); >extern int __sigsuspend (const sigset_t *__set); > > >extern int __sigsuspend_nocancel (const sigset_t *__set) ; > >extern int __sigwait (const sigset_t *__set, int *__sig); > >extern int __sigwaitinfo (const sigset_t *__set, siginfo_t *__info); > >extern int __sigtimedwait (const sigset_t *__set, siginfo_t *__info, > const struct timespec *__timeout); > >extern int __sigqueue (__pid_t __pid, int __sig, > const union sigval __val); >extern int __sigvec (int __sig, const struct sigvec *__vec, > struct sigvec *__ovec); >extern int __sigreturn (struct sigcontext *__scp); >extern int __sigaltstack (const struct sigaltstack *__ss, > struct sigaltstack *__oss); >extern int __libc_sigaction (int sig, const struct sigaction *act, > struct sigaction *oact); > > >extern int __sigpause (int sig_or_mask, int is_sig); >extern int __default_sigpause (int mask); >extern int __xpg_sigpause (int sig); > > > > > > > >extern int __libc_allocate_rtsig (int __high); ># 29 "../misc/sys/param.h" 2 > > ># 1 "../sysdeps/unix/sysv/linux/bits/param.h" 1 ># 28 "../sysdeps/unix/sysv/linux/bits/param.h" ># 1 "/usr/include/linux/param.h" 1 3 4 > > > ># 1 "/usr/include/asm/param.h" 1 3 4 ># 1 "/usr/include/asm-generic/param.h" 1 3 4 ># 1 "/usr/include/asm/param.h" 2 3 4 ># 5 "/usr/include/linux/param.h" 2 3 4 ># 29 "../sysdeps/unix/sysv/linux/bits/param.h" 2 ># 32 "../misc/sys/param.h" 2 ># 1 "../include/sys/param.h" 2 ># 27 "../nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h" 2 > ># 1 "../sysdeps/unix/sysv/linux/kernel-features.h" 1 ># 29 "../nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h" 2 ># 1 "/home/jreiser/rpmbuild/BUILD/glibc-2.17-c758a686/build-i386-redhat-linux/tcb-offsets.h" 1 ># 30 "../nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h" 2 ># 571 "../nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h" >extern int __lll_timedwait_tid (int *tid, const struct timespec *abstime) > __attribute__ ((regparm (2))) ; ># 31 "../nptl/descr.h" 2 ># 1 "../nptl/sysdeps/i386/pthreaddef.h" 1 ># 32 "../nptl/descr.h" 2 > ># 1 "../nptl/../nptl_db/thread_db.h" 1 ># 25 "../nptl/../nptl_db/thread_db.h" ># 1 "../include/pthread.h" 1 ># 1 "../nptl/sysdeps/pthread/pthread.h" 1 ># 22 "../nptl/sysdeps/pthread/pthread.h" ># 1 "../include/endian.h" 1 ># 23 "../nptl/sysdeps/pthread/pthread.h" 2 > > > > > ># 1 "../sysdeps/x86/bits/wordsize.h" 1 ># 29 "../nptl/sysdeps/pthread/pthread.h" 2 > > > >enum >{ > PTHREAD_CREATE_JOINABLE, > > PTHREAD_CREATE_DETACHED > >}; > > > >enum >{ > PTHREAD_MUTEX_TIMED_NP, > PTHREAD_MUTEX_RECURSIVE_NP, > PTHREAD_MUTEX_ERRORCHECK_NP, > PTHREAD_MUTEX_ADAPTIVE_NP > > , > PTHREAD_MUTEX_NORMAL = PTHREAD_MUTEX_TIMED_NP, > PTHREAD_MUTEX_RECURSIVE = PTHREAD_MUTEX_RECURSIVE_NP, > PTHREAD_MUTEX_ERRORCHECK = PTHREAD_MUTEX_ERRORCHECK_NP, > PTHREAD_MUTEX_DEFAULT = PTHREAD_MUTEX_NORMAL > > > > , PTHREAD_MUTEX_FAST_NP = PTHREAD_MUTEX_TIMED_NP > >}; > > > > >enum >{ > PTHREAD_MUTEX_STALLED, > PTHREAD_MUTEX_STALLED_NP = PTHREAD_MUTEX_STALLED, > PTHREAD_MUTEX_ROBUST, > PTHREAD_MUTEX_ROBUST_NP = PTHREAD_MUTEX_ROBUST >}; > > > > > >enum >{ > PTHREAD_PRIO_NONE, > PTHREAD_PRIO_INHERIT, > PTHREAD_PRIO_PROTECT >}; ># 113 "../nptl/sysdeps/pthread/pthread.h" >enum >{ > PTHREAD_RWLOCK_PREFER_READER_NP, > PTHREAD_RWLOCK_PREFER_WRITER_NP, > PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP, > PTHREAD_RWLOCK_DEFAULT_NP = PTHREAD_RWLOCK_PREFER_READER_NP >}; ># 154 "../nptl/sysdeps/pthread/pthread.h" >enum >{ > PTHREAD_INHERIT_SCHED, > > PTHREAD_EXPLICIT_SCHED > >}; > > > >enum >{ > PTHREAD_SCOPE_SYSTEM, > > PTHREAD_SCOPE_PROCESS > >}; > > > >enum >{ > PTHREAD_PROCESS_PRIVATE, > > PTHREAD_PROCESS_SHARED > >}; ># 189 "../nptl/sysdeps/pthread/pthread.h" >struct _pthread_cleanup_buffer >{ > void (*__routine) (void *); > void *__arg; > int __canceltype; > struct _pthread_cleanup_buffer *__prev; >}; > > >enum >{ > PTHREAD_CANCEL_ENABLE, > > PTHREAD_CANCEL_DISABLE > >}; >enum >{ > PTHREAD_CANCEL_DEFERRED, > > PTHREAD_CANCEL_ASYNCHRONOUS > >}; ># 227 "../nptl/sysdeps/pthread/pthread.h" > > > > > >extern int pthread_create (pthread_t *__restrict __newthread, > const pthread_attr_t *__restrict __attr, > void *(*__start_routine) (void *), > void *__restrict __arg) __attribute__ ((__nothrow__)) ; > > > > > >extern void pthread_exit (void *__retval) __attribute__ ((__noreturn__)); > > > > > > > >extern int pthread_join (pthread_t __th, void **__thread_return); > > > > >extern int pthread_tryjoin_np (pthread_t __th, void **__thread_return) __attribute__ ((__nothrow__ )); > > > > > > > >extern int pthread_timedjoin_np (pthread_t __th, void **__thread_return, > const struct timespec *__abstime); > > > > > > >extern int pthread_detach (pthread_t __th) __attribute__ ((__nothrow__ )); > > > >extern pthread_t pthread_self (void) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)); > > >extern int pthread_equal (pthread_t __thread1, pthread_t __thread2) > __attribute__ ((__nothrow__ )) __attribute__ ((__const__)); > > > > > > > >extern int pthread_attr_init (pthread_attr_t *__attr) __attribute__ ((__nothrow__ )) ; > > >extern int pthread_attr_destroy (pthread_attr_t *__attr) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_attr_getdetachstate (const pthread_attr_t *__attr, > int *__detachstate) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_attr_setdetachstate (pthread_attr_t *__attr, > int __detachstate) > __attribute__ ((__nothrow__ )) ; > > > >extern int pthread_attr_getguardsize (const pthread_attr_t *__attr, > size_t *__guardsize) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_attr_setguardsize (pthread_attr_t *__attr, > size_t __guardsize) > __attribute__ ((__nothrow__ )) ; > > > >extern int pthread_attr_getschedparam (const pthread_attr_t *__restrict __attr, > struct sched_param *__restrict __param) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_attr_setschedparam (pthread_attr_t *__restrict __attr, > const struct sched_param *__restrict > __param) __attribute__ ((__nothrow__ )) ; > > >extern int pthread_attr_getschedpolicy (const pthread_attr_t *__restrict > __attr, int *__restrict __policy) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_attr_setschedpolicy (pthread_attr_t *__attr, int __policy) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_attr_getinheritsched (const pthread_attr_t *__restrict > __attr, int *__restrict __inherit) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_attr_setinheritsched (pthread_attr_t *__attr, > int __inherit) > __attribute__ ((__nothrow__ )) ; > > > >extern int pthread_attr_getscope (const pthread_attr_t *__restrict __attr, > int *__restrict __scope) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_attr_setscope (pthread_attr_t *__attr, int __scope) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_attr_getstackaddr (const pthread_attr_t *__restrict > __attr, void **__restrict __stackaddr) > __attribute__ ((__nothrow__ )) __attribute__ ((__deprecated__)); > > > > > >extern int pthread_attr_setstackaddr (pthread_attr_t *__attr, > void *__stackaddr) > __attribute__ ((__nothrow__ )) __attribute__ ((__deprecated__)); > > >extern int pthread_attr_getstacksize (const pthread_attr_t *__restrict > __attr, size_t *__restrict __stacksize) > __attribute__ ((__nothrow__ )) ; > > > > >extern int pthread_attr_setstacksize (pthread_attr_t *__attr, > size_t __stacksize) > __attribute__ ((__nothrow__ )) ; > > > >extern int pthread_attr_getstack (const pthread_attr_t *__restrict __attr, > void **__restrict __stackaddr, > size_t *__restrict __stacksize) > __attribute__ ((__nothrow__ )) ; > > > > >extern int pthread_attr_setstack (pthread_attr_t *__attr, void *__stackaddr, > size_t __stacksize) __attribute__ ((__nothrow__ )) ; > > > > > >extern int pthread_attr_setaffinity_np (pthread_attr_t *__attr, > size_t __cpusetsize, > const cpu_set_t *__cpuset) > __attribute__ ((__nothrow__ )) ; > > > >extern int pthread_attr_getaffinity_np (const pthread_attr_t *__attr, > size_t __cpusetsize, > cpu_set_t *__cpuset) > __attribute__ ((__nothrow__ )) ; > > > > > >extern int pthread_getattr_np (pthread_t __th, pthread_attr_t *__attr) > __attribute__ ((__nothrow__ )) ; > > > > > > > >extern int pthread_setschedparam (pthread_t __target_thread, int __policy, > const struct sched_param *__param) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_getschedparam (pthread_t __target_thread, > int *__restrict __policy, > struct sched_param *__restrict __param) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_setschedprio (pthread_t __target_thread, int __prio) > __attribute__ ((__nothrow__ )); > > > > >extern int pthread_getname_np (pthread_t __target_thread, char *__buf, > size_t __buflen) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_setname_np (pthread_t __target_thread, const char *__name) > __attribute__ ((__nothrow__ )) ; > > > > > >extern int pthread_getconcurrency (void) __attribute__ ((__nothrow__ )); > > >extern int pthread_setconcurrency (int __level) __attribute__ ((__nothrow__ )); > > > > > > > >extern int pthread_yield (void) __attribute__ ((__nothrow__ )); > > > > >extern int pthread_setaffinity_np (pthread_t __th, size_t __cpusetsize, > const cpu_set_t *__cpuset) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_getaffinity_np (pthread_t __th, size_t __cpusetsize, > cpu_set_t *__cpuset) > __attribute__ ((__nothrow__ )) ; ># 485 "../nptl/sysdeps/pthread/pthread.h" >extern int pthread_once (pthread_once_t *__once_control, > void (*__init_routine) (void)) ; ># 497 "../nptl/sysdeps/pthread/pthread.h" >extern int pthread_setcancelstate (int __state, int *__oldstate); > > > >extern int pthread_setcanceltype (int __type, int *__oldtype); > > >extern int pthread_cancel (pthread_t __th); > > > > >extern void pthread_testcancel (void); > > > > >typedef struct >{ > struct > { > __jmp_buf __cancel_jmp_buf; > int __mask_was_saved; > } __cancel_jmp_buf[1]; > void *__pad[4]; >} __pthread_unwind_buf_t __attribute__ ((__aligned__)); ># 531 "../nptl/sysdeps/pthread/pthread.h" >struct __pthread_cleanup_frame >{ > void (*__cancel_routine) (void *); > void *__cancel_arg; > int __do_it; > int __cancel_type; >}; ># 598 "../nptl/sysdeps/pthread/pthread.h" >extern __inline void >__pthread_cleanup_routine (struct __pthread_cleanup_frame *__frame) >{ > if (__frame->__do_it) > __frame->__cancel_routine (__frame->__cancel_arg); >} ># 733 "../nptl/sysdeps/pthread/pthread.h" >struct __jmp_buf_tag; >extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __attribute__ ((__nothrow__)); > > > > > >extern int pthread_mutex_init (pthread_mutex_t *__mutex, > const pthread_mutexattr_t *__mutexattr) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_mutex_destroy (pthread_mutex_t *__mutex) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_mutex_trylock (pthread_mutex_t *__mutex) > __attribute__ ((__nothrow__)) ; > > >extern int pthread_mutex_lock (pthread_mutex_t *__mutex) > __attribute__ ((__nothrow__)) ; > > > >extern int pthread_mutex_timedlock (pthread_mutex_t *__restrict __mutex, > const struct timespec *__restrict > __abstime) __attribute__ ((__nothrow__)) ; > > > >extern int pthread_mutex_unlock (pthread_mutex_t *__mutex) > __attribute__ ((__nothrow__)) ; > > > >extern int pthread_mutex_getprioceiling (const pthread_mutex_t * > __restrict __mutex, > int *__restrict __prioceiling) > __attribute__ ((__nothrow__ )) ; > > > >extern int pthread_mutex_setprioceiling (pthread_mutex_t *__restrict __mutex, > int __prioceiling, > int *__restrict __old_ceiling) > __attribute__ ((__nothrow__ )) ; > > > > >extern int pthread_mutex_consistent (pthread_mutex_t *__mutex) > __attribute__ ((__nothrow__ )) ; > >extern int pthread_mutex_consistent_np (pthread_mutex_t *__mutex) > __attribute__ ((__nothrow__ )) ; ># 797 "../nptl/sysdeps/pthread/pthread.h" >extern int pthread_mutexattr_init (pthread_mutexattr_t *__attr) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_mutexattr_destroy (pthread_mutexattr_t *__attr) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_mutexattr_getpshared (const pthread_mutexattr_t * > __restrict __attr, > int *__restrict __pshared) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_mutexattr_setpshared (pthread_mutexattr_t *__attr, > int __pshared) > __attribute__ ((__nothrow__ )) ; > > > >extern int pthread_mutexattr_gettype (const pthread_mutexattr_t *__restrict > __attr, int *__restrict __kind) > __attribute__ ((__nothrow__ )) ; > > > > >extern int pthread_mutexattr_settype (pthread_mutexattr_t *__attr, int __kind) > __attribute__ ((__nothrow__ )) ; > > > >extern int pthread_mutexattr_getprotocol (const pthread_mutexattr_t * > __restrict __attr, > int *__restrict __protocol) > __attribute__ ((__nothrow__ )) ; > > > >extern int pthread_mutexattr_setprotocol (pthread_mutexattr_t *__attr, > int __protocol) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_mutexattr_getprioceiling (const pthread_mutexattr_t * > __restrict __attr, > int *__restrict __prioceiling) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_mutexattr_setprioceiling (pthread_mutexattr_t *__attr, > int __prioceiling) > __attribute__ ((__nothrow__ )) ; > > > >extern int pthread_mutexattr_getrobust (const pthread_mutexattr_t *__attr, > int *__robustness) > __attribute__ ((__nothrow__ )) ; > >extern int pthread_mutexattr_getrobust_np (const pthread_mutexattr_t *__attr, > int *__robustness) > __attribute__ ((__nothrow__ )) ; > > > >extern int pthread_mutexattr_setrobust (pthread_mutexattr_t *__attr, > int __robustness) > __attribute__ ((__nothrow__ )) ; > >extern int pthread_mutexattr_setrobust_np (pthread_mutexattr_t *__attr, > int __robustness) > __attribute__ ((__nothrow__ )) ; ># 879 "../nptl/sysdeps/pthread/pthread.h" >extern int pthread_rwlock_init (pthread_rwlock_t *__restrict __rwlock, > const pthread_rwlockattr_t *__restrict > __attr) __attribute__ ((__nothrow__ )) ; > > >extern int pthread_rwlock_destroy (pthread_rwlock_t *__rwlock) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_rwlock_rdlock (pthread_rwlock_t *__rwlock) > __attribute__ ((__nothrow__)) ; > > >extern int pthread_rwlock_tryrdlock (pthread_rwlock_t *__rwlock) > __attribute__ ((__nothrow__)) ; > > > >extern int pthread_rwlock_timedrdlock (pthread_rwlock_t *__restrict __rwlock, > const struct timespec *__restrict > __abstime) __attribute__ ((__nothrow__)) ; > > > >extern int pthread_rwlock_wrlock (pthread_rwlock_t *__rwlock) > __attribute__ ((__nothrow__)) ; > > >extern int pthread_rwlock_trywrlock (pthread_rwlock_t *__rwlock) > __attribute__ ((__nothrow__)) ; > > > >extern int pthread_rwlock_timedwrlock (pthread_rwlock_t *__restrict __rwlock, > const struct timespec *__restrict > __abstime) __attribute__ ((__nothrow__)) ; > > > >extern int pthread_rwlock_unlock (pthread_rwlock_t *__rwlock) > __attribute__ ((__nothrow__)) ; > > > > > >extern int pthread_rwlockattr_init (pthread_rwlockattr_t *__attr) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_rwlockattr_destroy (pthread_rwlockattr_t *__attr) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_rwlockattr_getpshared (const pthread_rwlockattr_t * > __restrict __attr, > int *__restrict __pshared) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_rwlockattr_setpshared (pthread_rwlockattr_t *__attr, > int __pshared) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_rwlockattr_getkind_np (const pthread_rwlockattr_t * > __restrict __attr, > int *__restrict __pref) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_rwlockattr_setkind_np (pthread_rwlockattr_t *__attr, > int __pref) __attribute__ ((__nothrow__ )) ; > > > > > > > >extern int pthread_cond_init (pthread_cond_t *__restrict __cond, > const pthread_condattr_t *__restrict __cond_attr) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_cond_destroy (pthread_cond_t *__cond) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_cond_signal (pthread_cond_t *__cond) > __attribute__ ((__nothrow__)) ; > > >extern int pthread_cond_broadcast (pthread_cond_t *__cond) > __attribute__ ((__nothrow__)) ; > > > > > > >extern int pthread_cond_wait (pthread_cond_t *__restrict __cond, > pthread_mutex_t *__restrict __mutex) > ; ># 991 "../nptl/sysdeps/pthread/pthread.h" >extern int pthread_cond_timedwait (pthread_cond_t *__restrict __cond, > pthread_mutex_t *__restrict __mutex, > const struct timespec *__restrict __abstime) > ; > > > > >extern int pthread_condattr_init (pthread_condattr_t *__attr) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_condattr_destroy (pthread_condattr_t *__attr) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_condattr_getpshared (const pthread_condattr_t * > __restrict __attr, > int *__restrict __pshared) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_condattr_setpshared (pthread_condattr_t *__attr, > int __pshared) __attribute__ ((__nothrow__ )) ; > > > >extern int pthread_condattr_getclock (const pthread_condattr_t * > __restrict __attr, > __clockid_t *__restrict __clock_id) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_condattr_setclock (pthread_condattr_t *__attr, > __clockid_t __clock_id) > __attribute__ ((__nothrow__ )) ; ># 1035 "../nptl/sysdeps/pthread/pthread.h" >extern int pthread_spin_init (pthread_spinlock_t *__lock, int __pshared) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_spin_destroy (pthread_spinlock_t *__lock) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_spin_lock (pthread_spinlock_t *__lock) > __attribute__ ((__nothrow__)) ; > > >extern int pthread_spin_trylock (pthread_spinlock_t *__lock) > __attribute__ ((__nothrow__)) ; > > >extern int pthread_spin_unlock (pthread_spinlock_t *__lock) > __attribute__ ((__nothrow__)) ; > > > > > > >extern int pthread_barrier_init (pthread_barrier_t *__restrict __barrier, > const pthread_barrierattr_t *__restrict > __attr, unsigned int __count) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_barrier_destroy (pthread_barrier_t *__barrier) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_barrier_wait (pthread_barrier_t *__barrier) > __attribute__ ((__nothrow__)) ; > > > >extern int pthread_barrierattr_init (pthread_barrierattr_t *__attr) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_barrierattr_destroy (pthread_barrierattr_t *__attr) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_barrierattr_getpshared (const pthread_barrierattr_t * > __restrict __attr, > int *__restrict __pshared) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_barrierattr_setpshared (pthread_barrierattr_t *__attr, > int __pshared) > __attribute__ ((__nothrow__ )) ; ># 1102 "../nptl/sysdeps/pthread/pthread.h" >extern int pthread_key_create (pthread_key_t *__key, > void (*__destr_function) (void *)) > __attribute__ ((__nothrow__ )) ; > > >extern int pthread_key_delete (pthread_key_t __key) __attribute__ ((__nothrow__ )); > > >extern void *pthread_getspecific (pthread_key_t __key) __attribute__ ((__nothrow__ )); > > >extern int pthread_setspecific (pthread_key_t __key, > const void *__pointer) __attribute__ ((__nothrow__ )) ; > > > > >extern int pthread_getcpuclockid (pthread_t __thread_id, > __clockid_t *__clock_id) > __attribute__ ((__nothrow__ )) ; ># 1136 "../nptl/sysdeps/pthread/pthread.h" >extern int pthread_atfork (void (*__prepare) (void), > void (*__parent) (void), > void (*__child) (void)) __attribute__ ((__nothrow__ )); > > > > >extern __inline int >__attribute__ ((__nothrow__ )) pthread_equal (pthread_t __thread1, pthread_t __thread2) >{ > return __thread1 == __thread2; >} > > > ># 2 "../include/pthread.h" 2 > > > >extern void __pthread_initialize (void) __attribute__ ((weak)); ># 26 "../nptl/../nptl_db/thread_db.h" 2 > ># 1 "../include/sys/types.h" 1 ># 28 "../nptl/../nptl_db/thread_db.h" 2 ># 1 "../sysdeps/unix/sysv/linux/x86/sys/procfs.h" 1 ># 31 "../sysdeps/unix/sysv/linux/x86/sys/procfs.h" ># 1 "../include/sys/time.h" 1 > ># 1 "../time/sys/time.h" 1 ># 28 "../time/sys/time.h" ># 1 "../sysdeps/unix/sysv/linux/bits/time.h" 1 ># 29 "../time/sys/time.h" 2 ># 38 "../time/sys/time.h" > ># 56 "../time/sys/time.h" >struct timezone > { > int tz_minuteswest; > int tz_dsttime; > }; > >typedef struct timezone *__restrict __timezone_ptr_t; ># 72 "../time/sys/time.h" >extern int gettimeofday (struct timeval *__restrict __tv, > __timezone_ptr_t __tz) __attribute__ ((__nothrow__ )) ; > > > > >extern int settimeofday (const struct timeval *__tv, > const struct timezone *__tz) > __attribute__ ((__nothrow__ )); > > > > > >extern int adjtime (const struct timeval *__delta, > struct timeval *__olddelta) __attribute__ ((__nothrow__ )); > > > > >enum __itimer_which > { > > ITIMER_REAL = 0, > > > ITIMER_VIRTUAL = 1, > > > > ITIMER_PROF = 2 > > }; > > > >struct itimerval > { > > struct timeval it_interval; > > struct timeval it_value; > }; > > > > >typedef enum __itimer_which __itimer_which_t; > > > > > > >extern int getitimer (__itimer_which_t __which, > struct itimerval *__value) __attribute__ ((__nothrow__ )); > > > > >extern int setitimer (__itimer_which_t __which, > const struct itimerval *__restrict __new, > struct itimerval *__restrict __old) __attribute__ ((__nothrow__ )); > > > > >extern int utimes (const char *__file, const struct timeval __tvp[2]) > __attribute__ ((__nothrow__ )) ; > > > >extern int lutimes (const char *__file, const struct timeval __tvp[2]) > __attribute__ ((__nothrow__ )) ; > > >extern int futimes (int __fd, const struct timeval __tvp[2]) __attribute__ ((__nothrow__ )); > > > > > > >extern int futimesat (int __fd, const char *__file, > const struct timeval __tvp[2]) __attribute__ ((__nothrow__ )); ># 190 "../time/sys/time.h" > ># 3 "../include/sys/time.h" 2 > > > >extern int __gettimeofday (struct timeval *__tv, > struct timezone *__tz); > > >extern int __settimeofday (const struct timeval *__tv, > const struct timezone *__tz) > ; >extern int __adjtime (const struct timeval *__delta, > struct timeval *__olddelta); >extern int __getitimer (enum __itimer_which __which, > struct itimerval *__value); >extern int __setitimer (enum __itimer_which __which, > const struct itimerval *__restrict __new, > struct itimerval *__restrict __old) > ; >extern int __utimes (const char *__file, const struct timeval __tvp[2]) > ; >extern int __futimes (int fd, const struct timeval tvp[2]) ; ># 32 "../sysdeps/unix/sysv/linux/x86/sys/procfs.h" 2 ># 1 "../include/sys/types.h" 1 ># 33 "../sysdeps/unix/sysv/linux/x86/sys/procfs.h" 2 ># 1 "../sysdeps/unix/sysv/linux/x86/sys/user.h" 1 ># 102 "../sysdeps/unix/sysv/linux/x86/sys/user.h" >struct user_fpregs_struct >{ > long int cwd; > long int swd; > long int twd; > long int fip; > long int fcs; > long int foo; > long int fos; > long int st_space [20]; >}; > >struct user_fpxregs_struct >{ > unsigned short int cwd; > unsigned short int swd; > unsigned short int twd; > unsigned short int fop; > long int fip; > long int fcs; > long int foo; > long int fos; > long int mxcsr; > long int reserved; > long int st_space[32]; > long int xmm_space[32]; > long int padding[56]; >}; > >struct user_regs_struct >{ > long int ebx; > long int ecx; > long int edx; > long int esi; > long int edi; > long int ebp; > long int eax; > long int xds; > long int xes; > long int xfs; > long int xgs; > long int orig_eax; > long int eip; > long int xcs; > long int eflags; > long int esp; > long int xss; >}; > >struct user >{ > struct user_regs_struct regs; > int u_fpvalid; > struct user_fpregs_struct i387; > unsigned long int u_tsize; > unsigned long int u_dsize; > unsigned long int u_ssize; > unsigned long int start_code; > unsigned long int start_stack; > long int signal; > int reserved; > struct user_regs_struct* u_ar0; > struct user_fpregs_struct* u_fpstate; > unsigned long int magic; > char u_comm [32]; > int u_debugreg [8]; >}; ># 34 "../sysdeps/unix/sysv/linux/x86/sys/procfs.h" 2 > > > > > > > >typedef unsigned long elf_greg_t; > > > > > > > >typedef elf_greg_t elf_gregset_t[(sizeof (struct user_regs_struct) / sizeof(elf_greg_t))]; > > > >typedef struct user_fpregs_struct elf_fpregset_t; > > > > >typedef struct user_fpxregs_struct elf_fpxregset_t; ># 67 "../sysdeps/unix/sysv/linux/x86/sys/procfs.h" >struct elf_siginfo > { > int si_signo; > int si_code; > int si_errno; > }; ># 82 "../sysdeps/unix/sysv/linux/x86/sys/procfs.h" >struct elf_prstatus > { > struct elf_siginfo pr_info; > short int pr_cursig; > unsigned long int pr_sigpend; > unsigned long int pr_sighold; > __pid_t pr_pid; > __pid_t pr_ppid; > __pid_t pr_pgrp; > __pid_t pr_sid; > struct timeval pr_utime; > struct timeval pr_stime; > struct timeval pr_cutime; > struct timeval pr_cstime; > elf_gregset_t pr_reg; > int pr_fpvalid; > }; > > > > >struct elf_prpsinfo > { > char pr_state; > char pr_sname; > char pr_zomb; > char pr_nice; > unsigned long int pr_flag; > > unsigned short int pr_uid; > unsigned short int pr_gid; > > > > > int pr_pid, pr_ppid, pr_pgrp, pr_sid; > > char pr_fname[16]; > char pr_psargs[(80)]; > }; > > > > > > > >typedef void *psaddr_t; > > >typedef elf_gregset_t prgregset_t; >typedef elf_fpregset_t prfpregset_t; > > > >typedef __pid_t lwpid_t; > > >typedef struct elf_prstatus prstatus_t; >typedef struct elf_prpsinfo prpsinfo_t; > > ># 29 "../nptl/../nptl_db/thread_db.h" 2 > > > >typedef enum >{ > TD_OK, > TD_ERR, > TD_NOTHR, > TD_NOSV, > TD_NOLWP, > TD_BADPH, > TD_BADTH, > TD_BADSH, > TD_BADTA, > TD_BADKEY, > TD_NOMSG, > TD_NOFPREGS, > TD_NOLIBTHREAD, > TD_NOEVENT, > TD_NOCAPAB, > TD_DBERR, > TD_NOAPLIC, > TD_NOTSD, > TD_MALLOC, > TD_PARTIALREG, > TD_NOXREGS, > TD_TLSDEFER, > TD_NOTALLOC = TD_TLSDEFER, > TD_VERSION, > TD_NOTLS >} td_err_e; > > > > >typedef enum >{ > TD_THR_ANY_STATE, > TD_THR_UNKNOWN, > TD_THR_STOPPED, > TD_THR_RUN, > TD_THR_ACTIVE, > TD_THR_ZOMBIE, > TD_THR_SLEEP, > TD_THR_STOPPED_ASLEEP >} td_thr_state_e; > > > >typedef enum >{ > TD_THR_ANY_TYPE, > TD_THR_USER, > TD_THR_SYSTEM >} td_thr_type_e; > > > > > >typedef struct td_thragent td_thragent_t; > > >typedef struct td_thrhandle >{ > td_thragent_t *th_ta_p; > psaddr_t th_unique; >} td_thrhandle_t; > > > >struct link_map; ># 115 "../nptl/../nptl_db/thread_db.h" >typedef struct td_thr_events >{ > uint32_t event_bits[2]; >} td_thr_events_t; ># 154 "../nptl/../nptl_db/thread_db.h" >typedef enum >{ > TD_ALL_EVENTS, > TD_EVENT_NONE = TD_ALL_EVENTS, > TD_READY, > TD_SLEEP, > TD_SWITCHTO, > TD_SWITCHFROM, > TD_LOCK_TRY, > TD_CATCHSIG, > TD_IDLE, > TD_CREATE, > TD_DEATH, > TD_PREEMPT, > TD_PRI_INHERIT, > TD_REAP, > TD_CONCURRENCY, > TD_TIMEOUT, > TD_MIN_EVENT_NUM = TD_READY, > TD_MAX_EVENT_NUM = TD_TIMEOUT, > TD_EVENTS_ENABLE = 31 >} td_event_e; > > >typedef enum >{ > NOTIFY_BPT, > NOTIFY_AUTOBPT, > > NOTIFY_SYSCALL >} td_notify_e; > > >typedef struct td_notify >{ > td_notify_e type; > union > { > psaddr_t bptaddr; > int syscallno; > } u; >} td_notify_t; > > >typedef struct td_event_msg >{ > td_event_e event; > const td_thrhandle_t *th_p; > union > { > > > > uintptr_t data; > } msg; >} td_event_msg_t; > > >typedef struct >{ > td_thr_events_t eventmask; > td_event_e eventnum; > void *eventdata; >} td_eventbuf_t; > > > >typedef struct td_ta_stats >{ > int nthreads; > int r_concurrency; > int nrunnable_num; > int nrunnable_den; > int a_concurrency_num; > int a_concurrency_den; > int nlwps_num; > > int nlwps_den; > > int nidle_num; > > int nidle_den; > >} td_ta_stats_t; > > > > >typedef pthread_t thread_t; >typedef pthread_key_t thread_key_t; > > > >typedef int td_thr_iter_f (const td_thrhandle_t *, void *); > > >typedef int td_key_iter_f (thread_key_t, void (*) (void *), void *); > > > > >struct ps_prochandle; > > > >typedef struct td_thrinfo >{ > td_thragent_t *ti_ta_p; > unsigned int ti_user_flags; > thread_t ti_tid; > > char *ti_tls; > psaddr_t ti_startfunc; > > psaddr_t ti_stkbase; > long int ti_stksize; > psaddr_t ti_ro_area; > int ti_ro_size; > td_thr_state_e ti_state; > unsigned char ti_db_suspended; > td_thr_type_e ti_type; > > intptr_t ti_pc; > intptr_t ti_sp; > short int ti_flags; > int ti_pri; > lwpid_t ti_lid; > sigset_t ti_sigmask; > unsigned char ti_traceme; > > unsigned char ti_preemptflag; > unsigned char ti_pirecflag; > sigset_t ti_pending; > td_thr_events_t ti_events; >} td_thrinfo_t; > > > > > > >extern td_err_e td_init (void); > > >extern td_err_e td_log (void); > > >extern const char **td_symbol_list (void); > > >extern td_err_e td_ta_new (struct ps_prochandle *__ps, td_thragent_t **__ta); > > >extern td_err_e td_ta_delete (td_thragent_t *__ta); > > >extern td_err_e td_ta_get_nthreads (const td_thragent_t *__ta, int *__np); > > > >extern td_err_e td_ta_get_ph (const td_thragent_t *__ta, > struct ps_prochandle **__ph); > > > >extern td_err_e td_ta_map_id2thr (const td_thragent_t *__ta, pthread_t __pt, > td_thrhandle_t *__th); > > > >extern td_err_e td_ta_map_lwp2thr (const td_thragent_t *__ta, lwpid_t __lwpid, > td_thrhandle_t *__th); > > > > >extern td_err_e td_ta_thr_iter (const td_thragent_t *__ta, > td_thr_iter_f *__callback, void *__cbdata_p, > td_thr_state_e __state, int __ti_pri, > sigset_t *__ti_sigmask_p, > unsigned int __ti_user_flags); > > >extern td_err_e td_ta_tsd_iter (const td_thragent_t *__ta, td_key_iter_f *__ki, > void *__p); > > > >extern td_err_e td_ta_event_addr (const td_thragent_t *__ta, > td_event_e __event, td_notify_t *__ptr); > > >extern td_err_e td_ta_set_event (const td_thragent_t *__ta, > td_thr_events_t *__event); > > >extern td_err_e td_ta_clear_event (const td_thragent_t *__ta, > td_thr_events_t *__event); > > >extern td_err_e td_ta_event_getmsg (const td_thragent_t *__ta, > td_event_msg_t *__msg); > > > >extern td_err_e td_ta_setconcurrency (const td_thragent_t *__ta, int __level); > > > >extern td_err_e td_ta_enable_stats (const td_thragent_t *__ta, int __enable); > > >extern td_err_e td_ta_reset_stats (const td_thragent_t *__ta); > > >extern td_err_e td_ta_get_stats (const td_thragent_t *__ta, > td_ta_stats_t *__statsp); > > > >extern td_err_e td_thr_validate (const td_thrhandle_t *__th); > > >extern td_err_e td_thr_get_info (const td_thrhandle_t *__th, > td_thrinfo_t *__infop); > > >extern td_err_e td_thr_getfpregs (const td_thrhandle_t *__th, > prfpregset_t *__regset); > > >extern td_err_e td_thr_getgregs (const td_thrhandle_t *__th, > prgregset_t __gregs); > > >extern td_err_e td_thr_getxregs (const td_thrhandle_t *__th, void *__xregs); > > >extern td_err_e td_thr_getxregsize (const td_thrhandle_t *__th, int *__sizep); > > >extern td_err_e td_thr_setfpregs (const td_thrhandle_t *__th, > const prfpregset_t *__fpregs); > > >extern td_err_e td_thr_setgregs (const td_thrhandle_t *__th, > prgregset_t __gregs); > > >extern td_err_e td_thr_setxregs (const td_thrhandle_t *__th, > const void *__addr); > > > >extern td_err_e td_thr_tlsbase (const td_thrhandle_t *__th, > unsigned long int __modid, > psaddr_t *__base); > > >extern td_err_e td_thr_tls_get_addr (const td_thrhandle_t *__th, > psaddr_t __map_address, size_t __offset, > psaddr_t *__address); > > > >extern td_err_e td_thr_event_enable (const td_thrhandle_t *__th, int __event); > > >extern td_err_e td_thr_set_event (const td_thrhandle_t *__th, > td_thr_events_t *__event); > > >extern td_err_e td_thr_clear_event (const td_thrhandle_t *__th, > td_thr_events_t *__event); > > >extern td_err_e td_thr_event_getmsg (const td_thrhandle_t *__th, > td_event_msg_t *__msg); > > > >extern td_err_e td_thr_setprio (const td_thrhandle_t *__th, int __prio); > > > >extern td_err_e td_thr_setsigpending (const td_thrhandle_t *__th, > unsigned char __n, const sigset_t *__ss); > > >extern td_err_e td_thr_sigsetmask (const td_thrhandle_t *__th, > const sigset_t *__ss); > > > >extern td_err_e td_thr_tsd (const td_thrhandle_t *__th, > const thread_key_t __tk, void **__data); > > > >extern td_err_e td_thr_dbsuspend (const td_thrhandle_t *__th); > > >extern td_err_e td_thr_dbresume (const td_thrhandle_t *__th); ># 34 "../nptl/descr.h" 2 > > ># 1 "../sysdeps/generic/unwind.h" 1 ># 34 "../sysdeps/generic/unwind.h" >typedef unsigned _Unwind_Word __attribute__((__mode__(__word__))); >typedef signed _Unwind_Sword __attribute__((__mode__(__word__))); > > > >typedef unsigned _Unwind_Ptr __attribute__((__mode__(__pointer__))); > >typedef unsigned _Unwind_Internal_Ptr __attribute__((__mode__(__pointer__))); > > > > > >typedef unsigned _Unwind_Exception_Class __attribute__((__mode__(__DI__))); > > > >typedef enum >{ > _URC_NO_REASON = 0, > _URC_FOREIGN_EXCEPTION_CAUGHT = 1, > _URC_FATAL_PHASE2_ERROR = 2, > _URC_FATAL_PHASE1_ERROR = 3, > _URC_NORMAL_STOP = 4, > _URC_END_OF_STACK = 5, > _URC_HANDLER_FOUND = 6, > _URC_INSTALL_CONTEXT = 7, > _URC_CONTINUE_UNWIND = 8 >} _Unwind_Reason_Code; ># 71 "../sysdeps/generic/unwind.h" >struct _Unwind_Exception; > >typedef void (*_Unwind_Exception_Cleanup_Fn) (_Unwind_Reason_Code, > struct _Unwind_Exception *); > >struct _Unwind_Exception >{ > _Unwind_Exception_Class exception_class; > _Unwind_Exception_Cleanup_Fn exception_cleanup; > _Unwind_Word private_1; > _Unwind_Word private_2; > > > > >} __attribute__((__aligned__)); > > > > >typedef int _Unwind_Action; ># 103 "../sysdeps/generic/unwind.h" >struct _Unwind_Context; > > >extern _Unwind_Reason_Code _Unwind_RaiseException (struct _Unwind_Exception *); > > > >typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) > (int, _Unwind_Action, _Unwind_Exception_Class, > struct _Unwind_Exception *, struct _Unwind_Context *, void *); > >extern _Unwind_Reason_Code _Unwind_ForcedUnwind (struct _Unwind_Exception *, > _Unwind_Stop_Fn, > void *); > > >extern void _Unwind_DeleteException (struct _Unwind_Exception *); > > > >extern void _Unwind_Resume (struct _Unwind_Exception *); > > > > >typedef _Unwind_Reason_Code (*_Unwind_Trace_Fn) > (struct _Unwind_Context *, void *); > >extern _Unwind_Reason_Code _Unwind_Backtrace (_Unwind_Trace_Fn, void *); > > > > > > >extern _Unwind_Word _Unwind_GetGR (struct _Unwind_Context *, int); >extern void _Unwind_SetGR (struct _Unwind_Context *, int, _Unwind_Word); > >extern _Unwind_Ptr _Unwind_GetIP (struct _Unwind_Context *); >extern void _Unwind_SetIP (struct _Unwind_Context *, _Unwind_Ptr); > > >extern _Unwind_Word _Unwind_GetCFA (struct _Unwind_Context *); > >extern void *_Unwind_GetLanguageSpecificData (struct _Unwind_Context *); > >extern _Unwind_Ptr _Unwind_GetRegionStart (struct _Unwind_Context *); ># 166 "../sysdeps/generic/unwind.h" >typedef _Unwind_Reason_Code (*_Unwind_Personality_Fn) > (int, _Unwind_Action, _Unwind_Exception_Class, > struct _Unwind_Exception *, struct _Unwind_Context *); > > > > >struct SjLj_Function_Context; >extern void _Unwind_SjLj_Register (struct SjLj_Function_Context *); >extern void _Unwind_SjLj_Unregister (struct SjLj_Function_Context *); > >extern _Unwind_Reason_Code _Unwind_SjLj_RaiseException > (struct _Unwind_Exception *); >extern _Unwind_Reason_Code _Unwind_SjLj_ForcedUnwind > (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *); >extern void _Unwind_SjLj_Resume (struct _Unwind_Exception *); ># 207 "../sysdeps/generic/unwind.h" >extern _Unwind_Ptr _Unwind_GetDataRelBase (struct _Unwind_Context *); >extern _Unwind_Ptr _Unwind_GetTextRelBase (struct _Unwind_Context *); > > > > >extern void * _Unwind_FindEnclosingFunction (void *pc); ># 37 "../nptl/descr.h" 2 > > ># 1 "../include/resolv.h" 1 ># 12 "../include/resolv.h" ># 1 "../resolv/resolv.h" 1 ># 56 "../resolv/resolv.h" ># 1 "../include/sys/types.h" 1 ># 57 "../resolv/resolv.h" 2 ># 1 "../include/netinet/in.h" 1 > > ># 1 "../inet/netinet/in.h" 1 ># 24 "../inet/netinet/in.h" ># 1 "../include/sys/socket.h" 1 > ># 1 "../socket/sys/socket.h" 1 ># 25 "../socket/sys/socket.h" > > ># 1 "../include/sys/uio.h" 1 > ># 1 "../misc/sys/uio.h" 1 ># 24 "../misc/sys/uio.h" ># 1 "../include/sys/types.h" 1 ># 25 "../misc/sys/uio.h" 2 > > > > ># 1 "../sysdeps/unix/sysv/linux/bits/uio.h" 1 ># 25 "../sysdeps/unix/sysv/linux/bits/uio.h" ># 1 "../include/sys/types.h" 1 ># 26 "../sysdeps/unix/sysv/linux/bits/uio.h" 2 ># 43 "../sysdeps/unix/sysv/linux/bits/uio.h" >struct iovec > { > void *iov_base; > size_t iov_len; > }; ># 56 "../sysdeps/unix/sysv/linux/bits/uio.h" > > > >extern ssize_t process_vm_readv (pid_t __pid, const struct iovec *__lvec, > unsigned long int __liovcnt, > const struct iovec *__rvec, > unsigned long int __riovcnt, > unsigned long int __flags) > __attribute__ ((__nothrow__ )); > > >extern ssize_t process_vm_writev (pid_t __pid, const struct iovec *__lvec, > unsigned long int __liovcnt, > const struct iovec *__rvec, > unsigned long int __riovcnt, > unsigned long int __flags) > __attribute__ ((__nothrow__ )); > > ># 30 "../misc/sys/uio.h" 2 ># 40 "../misc/sys/uio.h" >extern ssize_t readv (int __fd, const struct iovec *__iovec, int __count) > ; ># 51 "../misc/sys/uio.h" >extern ssize_t writev (int __fd, const struct iovec *__iovec, int __count) > ; ># 66 "../misc/sys/uio.h" >extern ssize_t preadv (int __fd, const struct iovec *__iovec, int __count, > __off_t __offset) ; ># 78 "../misc/sys/uio.h" >extern ssize_t pwritev (int __fd, const struct iovec *__iovec, int __count, > __off_t __offset) ; ># 104 "../misc/sys/uio.h" >extern ssize_t preadv64 (int __fd, const struct iovec *__iovec, int __count, > __off64_t __offset) ; ># 116 "../misc/sys/uio.h" >extern ssize_t pwritev64 (int __fd, const struct iovec *__iovec, int __count, > __off64_t __offset) ; > > > > ># 3 "../include/sys/uio.h" 2 > > > >extern ssize_t __readv (int __fd, const struct iovec *__iovec, > int __count); >extern ssize_t __libc_readv (int __fd, const struct iovec *__iovec, > int __count); >extern ssize_t __writev (int __fd, const struct iovec *__iovec, > int __count); >extern ssize_t __libc_writev (int __fd, const struct iovec *__iovec, > int __count); ># 28 "../socket/sys/socket.h" 2 > ># 1 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/stddef.h" 1 3 4 ># 30 "../socket/sys/socket.h" 2 > > ># 1 "../sysdeps/unix/sysv/linux/bits/sigset.h" 1 ># 33 "../socket/sys/socket.h" 2 > > > > > > ># 1 "../sysdeps/unix/sysv/linux/bits/socket.h" 1 ># 28 "../sysdeps/unix/sysv/linux/bits/socket.h" ># 1 "/usr/lib/gcc/i686-redhat-linux/4.8.0/include/stddef.h" 1 3 4 ># 29 "../sysdeps/unix/sysv/linux/bits/socket.h" 2 > ># 1 "../include/sys/types.h" 1 ># 31 "../sysdeps/unix/sysv/linux/bits/socket.h" 2 > > > >typedef __socklen_t socklen_t; > > > > ># 1 "../sysdeps/unix/sysv/linux/bits/socket_type.h" 1 ># 24 "../sysdeps/unix/sysv/linux/bits/socket_type.h" >enum __socket_type >{ > SOCK_STREAM = 1, > > > SOCK_DGRAM = 2, > > > SOCK_RAW = 3, > > SOCK_RDM = 4, > > SOCK_SEQPACKET = 5, > > > SOCK_DCCP = 6, > > SOCK_PACKET = 10, > > > > > > > > SOCK_CLOEXEC = 02000000, > > > SOCK_NONBLOCK = 00004000 > > >}; ># 40 "../sysdeps/unix/sysv/linux/bits/socket.h" 2 ># 145 "../sysdeps/unix/sysv/linux/bits/socket.h" ># 1 "../bits/sockaddr.h" 1 ># 28 "../bits/sockaddr.h" >typedef unsigned short int sa_family_t; ># 146 "../sysdeps/unix/sysv/linux/bits/socket.h" 2 > > >struct sockaddr > { > sa_family_t sa_family; > char sa_data[14]; > }; ># 161 "../sysdeps/unix/sysv/linux/bits/socket.h" >struct sockaddr_storage > { > sa_family_t ss_family; > unsigned long int __ss_align; > char __ss_padding[(128 - (2 * sizeof (unsigned long int)))]; > }; > > > >enum > { > MSG_OOB = 0x01, > > MSG_PEEK = 0x02, > > MSG_DONTROUTE = 0x04, > > > > MSG_TRYHARD = MSG_DONTROUTE, > > > MSG_CTRUNC = 0x08, > > MSG_PROXY = 0x10, > > MSG_TRUNC = 0x20, > > MSG_DONTWAIT = 0x40, > > MSG_EOR = 0x80, > > MSG_WAITALL = 0x100, > > MSG_FIN = 0x200, > > MSG_SYN = 0x400, > > MSG_CONFIRM = 0x800, > > MSG_RST = 0x1000, > > MSG_ERRQUEUE = 0x2000, > > MSG_NOSIGNAL = 0x4000, > > MSG_MORE = 0x8000, > > MSG_WAITFORONE = 0x10000, > > > MSG_CMSG_CLOEXEC = 0x40000000 > > > > }; > > > > >struct msghdr > { > void *msg_name; > socklen_t msg_namelen; > > struct iovec *msg_iov; > size_t msg_iovlen; > > void *msg_control; > size_t msg_controllen; > > > > > int msg_flags; > }; > > >struct cmsghdr > { > size_t cmsg_len; > > > > > int cmsg_level; > int cmsg_type; > > __extension__ unsigned char __cmsg_data []; > > }; ># 269 "../sysdeps/unix/sysv/linux/bits/socket.h" >extern struct cmsghdr *__cmsg_nxthdr (struct msghdr *__mhdr, > struct cmsghdr *__cmsg) __attribute__ ((__nothrow__ )); > > > > >extern __inline struct cmsghdr * >__attribute__ ((__nothrow__ )) __cmsg_nxthdr (struct msghdr *__mhdr, struct cmsghdr *__cmsg) >{ > if ((size_t) __cmsg->cmsg_len < sizeof (struct cmsghdr)) > > return (struct cmsghdr *) 0; > > __cmsg = (struct cmsghdr *) ((unsigned char *) __cmsg > + (((__cmsg->cmsg_len) + sizeof (size_t) - 1) & (size_t) ~(sizeof (size_t) - 1))); > if ((unsigned char *) (__cmsg + 1) > ((unsigned char *) __mhdr->msg_control > + __mhdr->msg_controllen) > || ((unsigned char *) __cmsg + (((__cmsg->cmsg_len) + sizeof (size_t) - 1) & (size_t) ~(sizeof (size_t) - 1)) > > ((unsigned char *) __mhdr->msg_control + __mhdr->msg_controllen))) > > return (struct cmsghdr *) 0; > return __cmsg; >} > > > > >enum > { > SCM_RIGHTS = 0x01 > > > , SCM_CREDENTIALS = 0x02 > > > }; > > > >struct ucred >{ > pid_t pid; > uid_t uid; > gid_t gid; >}; ># 342 "../sysdeps/unix/sysv/linux/bits/socket.h" ># 1 "/usr/include/asm/socket.h" 1 3 4 ># 1 "/usr/include/asm-generic/socket.h" 1 3 4 > > > ># 1 "/usr/include/asm/sockios.h" 1 3 4 ># 1 "/usr/include/asm-generic/sockios.h" 1 3 4 ># 1 "/usr/include/asm/sockios.h" 2 3 4 ># 5 "/usr/include/asm-generic/socket.h" 2 3 4 ># 1 "/usr/include/asm/socket.h" 2 3 4 ># 343 "../sysdeps/unix/sysv/linux/bits/socket.h" 2 ># 376 "../sysdeps/unix/sysv/linux/bits/socket.h" >struct linger > { > int l_onoff; > int l_linger; > }; ># 40 "../socket/sys/socket.h" 2 > > > > >struct osockaddr > { > unsigned short int sa_family; > unsigned char sa_data[14]; > }; > > > > >enum >{ > SHUT_RD = 0, > > SHUT_WR, > > SHUT_RDWR > >}; ># 91 "../socket/sys/socket.h" >typedef union { struct sockaddr *__restrict __sockaddr__; struct sockaddr_at *__restrict __sockaddr_at__; struct sockaddr_ax25 *__restrict __sockaddr_ax25__; struct sockaddr_dl *__restrict __sockaddr_dl__; struct sockaddr_eon *__restrict __sockaddr_eon__; struct sockaddr_in *__restrict __sockaddr_in__; struct sockaddr_in6 *__restrict __sockaddr_in6__; struct sockaddr_inarp *__restrict __sockaddr_inarp__; struct sockaddr_ipx *__restrict __sockaddr_ipx__; struct sockaddr_iso *__restrict __sockaddr_iso__; struct sockaddr_ns *__restrict __sockaddr_ns__; struct sockaddr_un *__restrict __sockaddr_un__; struct sockaddr_x25 *__restrict __sockaddr_x25__; > } __SOCKADDR_ARG __attribute__ ((__transparent_union__)); > > >typedef union { const struct sockaddr *__restrict __sockaddr__; const struct sockaddr_at *__restrict __sockaddr_at__; const struct sockaddr_ax25 *__restrict __sockaddr_ax25__; const struct sockaddr_dl *__restrict __sockaddr_dl__; const struct sockaddr_eon *__restrict __sockaddr_eon__; const struct sockaddr_in *__restrict __sockaddr_in__; const struct sockaddr_in6 *__restrict __sockaddr_in6__; const struct sockaddr_inarp *__restrict __sockaddr_inarp__; const struct sockaddr_ipx *__restrict __sockaddr_ipx__; const struct sockaddr_iso *__restrict __sockaddr_iso__; const struct sockaddr_ns *__restrict __sockaddr_ns__; const struct sockaddr_un *__restrict __sockaddr_un__; const struct sockaddr_x25 *__restrict __sockaddr_x25__; > } __CONST_SOCKADDR_ARG __attribute__ ((__transparent_union__)); > > > > > >struct mmsghdr > { > struct msghdr msg_hdr; > unsigned int msg_len; > > }; > > > > > > >extern int socket (int __domain, int __type, int __protocol) __attribute__ ((__nothrow__ )); > > > > > >extern int socketpair (int __domain, int __type, int __protocol, > int __fds[2]) __attribute__ ((__nothrow__ )); > > >extern int bind (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len) > __attribute__ ((__nothrow__ )); > > >extern int getsockname (int __fd, __SOCKADDR_ARG __addr, > socklen_t *__restrict __len) __attribute__ ((__nothrow__ )); ># 138 "../socket/sys/socket.h" >extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); > > > >extern int getpeername (int __fd, __SOCKADDR_ARG __addr, > socklen_t *__restrict __len) __attribute__ ((__nothrow__ )); > > > > > > >extern ssize_t send (int __fd, const void *__buf, size_t __n, int __flags); > > > > > > >extern ssize_t recv (int __fd, void *__buf, size_t __n, int __flags); > > > > > > >extern ssize_t sendto (int __fd, const void *__buf, size_t __n, > int __flags, __CONST_SOCKADDR_ARG __addr, > socklen_t __addr_len); ># 175 "../socket/sys/socket.h" >extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, > int __flags, __SOCKADDR_ARG __addr, > socklen_t *__restrict __addr_len); > > > > > > > >extern ssize_t sendmsg (int __fd, const struct msghdr *__message, > int __flags); > > > > > > > >extern int sendmmsg (int __fd, struct mmsghdr *__vmessages, > unsigned int __vlen, int __flags); > > > > > > > >extern ssize_t recvmsg (int __fd, struct msghdr *__message, int __flags); > > > > > > > >extern int recvmmsg (int __fd, struct mmsghdr *__vmessages, > unsigned int __vlen, int __flags, > const struct timespec *__tmo); > > > > > > >extern int getsockopt (int __fd, int __level, int __optname, > void *__restrict __optval, > socklen_t *__restrict __optlen) __attribute__ ((__nothrow__ )); > > > > >extern int setsockopt (int __fd, int __level, int __optname, > const void *__optval, socklen_t __optlen) __attribute__ ((__nothrow__ )); > > > > > >extern int listen (int __fd, int __n) __attribute__ ((__nothrow__ )); ># 244 "../socket/sys/socket.h" >extern int accept (int __fd, __SOCKADDR_ARG __addr, > socklen_t *__restrict __addr_len); > > > > > > >extern int accept4 (int __fd, __SOCKADDR_ARG __addr, > socklen_t *__restrict __addr_len, int __flags); ># 262 "../socket/sys/socket.h" >extern int shutdown (int __fd, int __how) __attribute__ ((__nothrow__ )); > > > > >extern int sockatmark (int __fd) __attribute__ ((__nothrow__ )); > > > > > > > >extern int isfdtype (int __fd, int __fdtype) __attribute__ ((__nothrow__ )); ># 284 "../socket/sys/socket.h" > ># 3 "../include/sys/socket.h" 2 > > > > > > > >extern int __socket (int __domain, int __type, > int __protocol) ; > > > > > >extern int __socketpair (int __domain, int __type, int __protocol, > int __fds[2]) ; > > > >extern int __opensock (void) __attribute__ ((regparm (3), stdcall)) ; > > > >extern int __getpeername (int __fd, __SOCKADDR_ARG __addr, > socklen_t *__len) ; > > >extern ssize_t __libc_send (int __fd, const void *__buf, size_t __n, > int __flags); >extern ssize_t __send (int __fd, const void *__buf, size_t __n, int __flags); > > > > >extern ssize_t __libc_recv (int __fd, void *__buf, size_t __n, int __flags); > > > >extern ssize_t __libc_sendto (int __fd, const void *__buf, size_t __n, > int __flags, __CONST_SOCKADDR_ARG __addr, > socklen_t __addr_len); > > > > > >extern ssize_t __libc_recvfrom (int __fd, void *__restrict __buf, size_t __n, > int __flags, __SOCKADDR_ARG __addr, > socklen_t *__restrict __addr_len); > > > > > >extern int __libc_connect (int __fd, __CONST_SOCKADDR_ARG __addr, > socklen_t __len); >extern int __connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); > > > > > > > >extern ssize_t __recv (int __fd, void *__buf, size_t __n, int __flags) > ; > > > >extern ssize_t __libc_sendto (int __fd, const void *__buf, size_t __n, > int __flags, __CONST_SOCKADDR_ARG __addr, > socklen_t __addr_len); >extern ssize_t __sendto (int __fd, const void *__buf, size_t __n, > int __flags, __CONST_SOCKADDR_ARG __addr, > socklen_t __addr_len) ; > > > > > >extern ssize_t __recvfrom (int __fd, void *__restrict __buf, size_t __n, > int __flags, __SOCKADDR_ARG __addr, > socklen_t *__restrict __addr_len) ; > > > >extern ssize_t __libc_sendmsg (int __fd, const struct msghdr *__message, > int __flags); >extern ssize_t __sendmsg (int __fd, const struct msghdr *__message, > int __flags) ; > >extern int __sendmmsg (int __fd, struct mmsghdr *__vmessages, > unsigned int __vlen, int __flags); > > > > >extern ssize_t __libc_recvmsg (int __fd, struct msghdr *__message, > int __flags); >extern ssize_t __recvmsg (int __fd, struct msghdr *__message, > int __flags) ; > > > > >extern int __setsockopt (int __fd, int __level, int __optname, > const void *__optval, > socklen_t __optlen) ; > > > > >extern int __getsockopt (int __fd, int __level, int __optname, > void *__restrict __optval, > socklen_t *__restrict __optlen) ; > > >extern int __getsockname (int __fd, __SOCKADDR_ARG __addr, > socklen_t *__restrict __len) ; > > >extern int __bind (int __fd, __CONST_SOCKADDR_ARG __addr, > socklen_t __len) ; > > > > >extern int __listen (int __fd, int __n) ; > > > > > > >extern int __libc_accept (int __fd, __SOCKADDR_ARG __addr, > socklen_t *__restrict __addr_len) > __attribute__ ((__nothrow__ )) ; > >extern int __libc_accept4 (int __fd, __SOCKADDR_ARG __addr, > socklen_t *__restrict __addr_len, int __flags) > __attribute__ ((__nothrow__ )) ; > > > > > >extern int __libc_sa_len (sa_family_t __af); > > > > > >extern int __have_sock_cloexec ; ># 25 "../inet/netinet/in.h" 2 > > > > > > >enum > { > IPPROTO_IP = 0, > > IPPROTO_HOPOPTS = 0, > > IPPROTO_ICMP = 1, > > IPPROTO_IGMP = 2, > > IPPROTO_IPIP = 4, > > IPPROTO_TCP = 6, > > IPPROTO_EGP = 8, > > IPPROTO_PUP = 12, > > IPPROTO_UDP = 17, > > IPPROTO_IDP = 22, > > IPPROTO_TP = 29, > > IPPROTO_DCCP = 33, > > IPPROTO_IPV6 = 41, > > IPPROTO_ROUTING = 43, > > IPPROTO_FRAGMENT = 44, > > IPPROTO_RSVP = 46, > > IPPROTO_GRE = 47, > > IPPROTO_ESP = 50, > > IPPROTO_AH = 51, > > IPPROTO_ICMPV6 = 58, > > IPPROTO_NONE = 59, > > IPPROTO_DSTOPTS = 60, > > IPPROTO_MTP = 92, > > IPPROTO_ENCAP = 98, > > IPPROTO_PIM = 103, > > IPPROTO_COMP = 108, > > IPPROTO_SCTP = 132, > > IPPROTO_UDPLITE = 136, > > IPPROTO_RAW = 255, > > IPPROTO_MAX > }; > > > >typedef uint16_t in_port_t; > > >enum > { > IPPORT_ECHO = 7, > IPPORT_DISCARD = 9, > IPPORT_SYSTAT = 11, > IPPORT_DAYTIME = 13, > IPPORT_NETSTAT = 15, > IPPORT_FTP = 21, > IPPORT_TELNET = 23, > IPPORT_SMTP = 25, > IPPORT_TIMESERVER = 37, > IPPORT_NAMESERVER = 42, > IPPORT_WHOIS = 43, > IPPORT_MTP = 57, > > IPPORT_TFTP = 69, > IPPORT_RJE = 77, > IPPORT_FINGER = 79, > IPPORT_TTYLINK = 87, > IPPORT_SUPDUP = 95, > > > IPPORT_EXECSERVER = 512, > IPPORT_LOGINSERVER = 513, > IPPORT_CMDSERVER = 514, > IPPORT_EFSSERVER = 520, > > > IPPORT_BIFFUDP = 512, > IPPORT_WHOSERVER = 513, > IPPORT_ROUTESERVER = 520, > > > IPPORT_RESERVED = 1024, > > > IPPORT_USERRESERVED = 5000 > }; > > > >typedef uint32_t in_addr_t; >struct in_addr > { > in_addr_t s_addr; > }; ># 197 "../inet/netinet/in.h" >struct in6_addr > { > union > { > uint8_t __u6_addr8[16]; > > uint16_t __u6_addr16[8]; > uint32_t __u6_addr32[4]; > > } __in6_u; > > > > > > }; > >extern const struct in6_addr in6addr_any; >extern const struct in6_addr in6addr_loopback; ># 224 "../inet/netinet/in.h" >struct sockaddr_in > { > sa_family_t sin_family; > in_port_t sin_port; > struct in_addr sin_addr; > > > unsigned char sin_zero[sizeof (struct sockaddr) - > (sizeof (unsigned short int)) - > sizeof (in_port_t) - > sizeof (struct in_addr)]; > }; > > >struct sockaddr_in6 > { > sa_family_t sin6_family; > in_port_t sin6_port; > uint32_t sin6_flowinfo; > struct in6_addr sin6_addr; > uint32_t sin6_scope_id; > }; > > > > >struct ip_mreq > { > > struct in_addr imr_multiaddr; > > > struct in_addr imr_interface; > }; > >struct ip_mreq_source > { > > struct in_addr imr_multiaddr; > > > struct in_addr imr_interface; > > > struct in_addr imr_sourceaddr; > }; > > > > >struct ipv6_mreq > { > > struct in6_addr ipv6mr_multiaddr; > > > unsigned int ipv6mr_interface; > }; > > > > >struct group_req > { > > uint32_t gr_interface; > > > struct sockaddr_storage gr_group; > }; > >struct group_source_req > { > > uint32_t gsr_interface; > > > struct sockaddr_storage gsr_group; > > > struct sockaddr_storage gsr_source; > }; > > > >struct ip_msfilter > { > > struct in_addr imsf_multiaddr; > > > struct in_addr imsf_interface; > > > uint32_t imsf_fmode; > > > uint32_t imsf_numsrc; > > struct in_addr imsf_slist[1]; > }; > > > > > >struct group_filter > { > > uint32_t gf_interface; > > > struct sockaddr_storage gf_group; > > > uint32_t gf_fmode; > > > uint32_t gf_numsrc; > > struct sockaddr_storage gf_slist[1]; >}; ># 355 "../inet/netinet/in.h" ># 1 "../sysdeps/unix/sysv/linux/bits/in.h" 1 ># 100 "../sysdeps/unix/sysv/linux/bits/in.h" >struct ip_opts > { > struct in_addr ip_dst; > char ip_opts[40]; > }; > > >struct ip_mreqn > { > struct in_addr imr_multiaddr; > struct in_addr imr_address; > int imr_ifindex; > }; > > >struct in_pktinfo > { > int ipi_ifindex; > struct in_addr ipi_spec_dst; > struct in_addr ipi_addr; > }; ># 356 "../inet/netinet/in.h" 2 ># 364 "../inet/netinet/in.h" >extern uint32_t ntohl (uint32_t __netlong) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)); >extern uint16_t ntohs (uint16_t __netshort) > __attribute__ ((__nothrow__ )) __attribute__ ((__const__)); >extern uint32_t htonl (uint32_t __hostlong) > __attribute__ ((__nothrow__ )) __attribute__ ((__const__)); >extern uint16_t htons (uint16_t __hostshort) > __attribute__ ((__nothrow__ )) __attribute__ ((__const__)); > ># 1 "../include/endian.h" 1 ># 373 "../inet/netinet/in.h" 2 > > ># 1 "../sysdeps/x86/bits/byteswap.h" 1 ># 376 "../inet/netinet/in.h" 2 ># 491 "../inet/netinet/in.h" >extern int bindresvport (int __sockfd, struct sockaddr_in *__sock_in) __attribute__ ((__nothrow__ )); > > >extern int bindresvport6 (int __sockfd, struct sockaddr_in6 *__sock_in) > __attribute__ ((__nothrow__ )); ># 521 "../inet/netinet/in.h" >struct cmsghdr; > > >struct in6_pktinfo > { > struct in6_addr ipi6_addr; > unsigned int ipi6_ifindex; > }; > > >struct ip6_mtuinfo > { > struct sockaddr_in6 ip6m_addr; > uint32_t ip6m_mtu; > }; > > > >extern int inet6_option_space (int __nbytes) > __attribute__ ((__nothrow__ )) __attribute__ ((__deprecated__)); >extern int inet6_option_init (void *__bp, struct cmsghdr **__cmsgp, > int __type) __attribute__ ((__nothrow__ )) __attribute__ ((__deprecated__)); >extern int inet6_option_append (struct cmsghdr *__cmsg, > const uint8_t *__typep, int __multx, > int __plusy) __attribute__ ((__nothrow__ )) __attribute__ ((__deprecated__)); >extern uint8_t *inet6_option_alloc (struct cmsghdr *__cmsg, int __datalen, > int __multx, int __plusy) > __attribute__ ((__nothrow__ )) __attribute__ ((__deprecated__)); >extern int inet6_option_next (const struct cmsghdr *__cmsg, > uint8_t **__tptrp) > __attribute__ ((__nothrow__ )) __attribute__ ((__deprecated__)); >extern int inet6_option_find (const struct cmsghdr *__cmsg, > uint8_t **__tptrp, int __type) > __attribute__ ((__nothrow__ )) __attribute__ ((__deprecated__)); > > > >extern int inet6_opt_init (void *__extbuf, socklen_t __extlen) __attribute__ ((__nothrow__ )); >extern int inet6_opt_append (void *__extbuf, socklen_t __extlen, int __offset, > uint8_t __type, socklen_t __len, uint8_t __align, > void **__databufp) __attribute__ ((__nothrow__ )); >extern int inet6_opt_finish (void *__extbuf, socklen_t __extlen, int __offset) > __attribute__ ((__nothrow__ )); >extern int inet6_opt_set_val (void *__databuf, int __offset, void *__val, > socklen_t __vallen) __attribute__ ((__nothrow__ )); >extern int inet6_opt_next (void *__extbuf, socklen_t __extlen, int __offset, > uint8_t *__typep, socklen_t *__lenp, > void **__databufp) __attribute__ ((__nothrow__ )); >extern int inet6_opt_find (void *__extbuf, socklen_t __extlen, int __offset, > uint8_t __type, socklen_t *__lenp, > void **__databufp) __attribute__ ((__nothrow__ )); >extern int inet6_opt_get_val (void *__databuf, int __offset, void *__val, > socklen_t __vallen) __attribute__ ((__nothrow__ )); > > > >extern socklen_t inet6_rth_space (int __type, int __segments) __attribute__ ((__nothrow__ )); >extern void *inet6_rth_init (void *__bp, socklen_t __bp_len, int __type, > int __segments) __attribute__ ((__nothrow__ )); >extern int inet6_rth_add (void *__bp, const struct in6_addr *__addr) __attribute__ ((__nothrow__ )); >extern int inet6_rth_reverse (const void *__in, void *__out) __attribute__ ((__nothrow__ )); >extern int inet6_rth_segments (const void *__bp) __attribute__ ((__nothrow__ )); >extern struct in6_addr *inet6_rth_getaddr (const void *__bp, int __index) > __attribute__ ((__nothrow__ )); > > > > > >extern int getipv4sourcefilter (int __s, struct in_addr __interface_addr, > struct in_addr __group, uint32_t *__fmode, > uint32_t *__numsrc, struct in_addr *__slist) > __attribute__ ((__nothrow__ )); > > >extern int setipv4sourcefilter (int __s, struct in_addr __interface_addr, > struct in_addr __group, uint32_t __fmode, > uint32_t __numsrc, > const struct in_addr *__slist) > __attribute__ ((__nothrow__ )); > > > >extern int getsourcefilter (int __s, uint32_t __interface_addr, > const struct sockaddr *__group, > socklen_t __grouplen, uint32_t *__fmode, > uint32_t *__numsrc, > struct sockaddr_storage *__slist) __attribute__ ((__nothrow__ )); > > >extern int setsourcefilter (int __s, uint32_t __interface_addr, > const struct sockaddr *__group, > socklen_t __grouplen, uint32_t __fmode, > uint32_t __numsrc, > const struct sockaddr_storage *__slist) __attribute__ ((__nothrow__ )); > > > ># 4 "../include/netinet/in.h" 2 > > > > > ># 58 "../resolv/resolv.h" 2 ># 71 "../resolv/resolv.h" >typedef enum { res_goahead, res_nextns, res_modified, res_done, res_error } > res_sendhookact; > >typedef res_sendhookact (*res_send_qhook) (struct sockaddr_in * const *__ns, > const u_char **__query, > int *__querylen, > u_char *__ans, > int __anssiz, > int *__resplen); > >typedef res_sendhookact (*res_send_rhook) (const struct sockaddr_in *__ns, > const u_char *__query, > int __querylen, > u_char *__ans, > int __anssiz, > int *__resplen); ># 104 "../resolv/resolv.h" >struct __res_state { > int retrans; > int retry; > u_long options; > int nscount; > struct sockaddr_in > nsaddr_list[3]; > > u_short id; > > char *dnsrch[6 +1]; > char defdname[256]; > u_long pfcode; > unsigned ndots:4; > unsigned nsort:4; > unsigned ipv6_unavail:1; > unsigned unused:23; > struct { > struct in_addr addr; > u_int32_t mask; > } sort_list[10]; > > res_send_qhook qhook; > res_send_rhook rhook; > int res_h_errno; > int _vcsock; > u_int _flags; > > union { > char pad[52]; > struct { > u_int16_t nscount; > u_int16_t nsmap[3]; > int nssocks[3]; > u_int16_t nscount6; > u_int16_t nsinit; > struct sockaddr_in6 *nsaddrs[3]; > > unsigned long long int initstamp > __attribute__((packed)); > > > > } _ext; > } _u; >}; > >typedef struct __res_state *res_state; ># 13 "../include/resolv.h" 2 ># 40 "../nptl/descr.h" 2 ># 1 "../sysdeps/unix/sysv/linux/kernel-features.h" 1 ># 41 "../nptl/descr.h" 2 ># 66 "../nptl/descr.h" >struct pthread_unwind_buf >{ > struct > { > __jmp_buf jmp_buf; > int mask_was_saved; > } cancel_jmp_buf[1]; > > union > { > > void *pad[4]; > > struct > { > > struct pthread_unwind_buf *prev; > > > > > struct _pthread_cleanup_buffer *cleanup; > > > int canceltype; > } data; > } priv; >}; > > > > >struct xid_command >{ > int syscall_no; > long int id[3]; > volatile int cntr; >}; > > > >struct robust_list_head >{ > void *list; > long int futex_offset; > void *list_op_pending; >}; > > > >struct priority_protection_data >{ > int priomax; > unsigned int priomap[]; >}; > > > >struct pthread >{ > union > { > > > tcbhead_t header; ># 161 "../nptl/descr.h" > void *__padding[24]; > }; > > > list_t list; > > > > pid_t tid; > > > pid_t pid; ># 213 "../nptl/descr.h" > union > { > __pthread_slist_t robust_list; > struct robust_list_head robust_head; > }; ># 251 "../nptl/descr.h" > struct _pthread_cleanup_buffer *cleanup; > > > struct pthread_unwind_buf *cleanup_jmp_buf; > > > > int cancelhandling; ># 292 "../nptl/descr.h" > int flags; > > > > struct pthread_key_data > { > > > > uintptr_t seq; > > > void *data; > } specific_1stblock[32]; > > > struct pthread_key_data *specific[((1024 + 32 - 1) / 32)]; > > > _Bool specific_used; > > > _Bool report_events; > > > _Bool user_stack; > > > _Bool stopped_start; > > > > int parent_cancelhandling; > > > int lock; > > > int setxid_futex; ># 343 "../nptl/descr.h" > struct pthread *joinid; > > > > > void *result; > > > struct sched_param schedparam; > int schedpolicy; > > > > void *(*start_routine) (void *); > void *arg; > > > td_eventbuf_t eventbuf; > > struct pthread *nextevent; > > > > struct _Unwind_Exception exc; > > > > > void *stackblock; > size_t stackblock_size; > > size_t guardsize; > > size_t reported_guardsize; > > > struct priority_protection_data *tpp; > > > struct __res_state res; > > > char end_padding[]; > > > >} __attribute ((aligned (64))); ># 107 "../nptl/sysdeps/i386/tls.h" 2 ># 23 "../include/errno.h" 2 > > > > > > > >extern __thread int errno __attribute__ ((tls_model ("initial-exec"))); > > > > > > >extern int *__errno_location (void) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)) > > > >; > ># 21 "../nptl/sysdeps/unix/sysv/linux/sem_post.c" 2 > > ># 1 "../nptl/sysdeps/unix/sysv/linux/internaltypes.h" 1 ># 25 "../nptl/sysdeps/unix/sysv/linux/internaltypes.h" >struct pthread_attr >{ > > struct sched_param schedparam; > int schedpolicy; > > int flags; > > size_t guardsize; > > void *stackaddr; > size_t stacksize; > > cpu_set_t *cpuset; > size_t cpusetsize; >}; ># 52 "../nptl/sysdeps/unix/sysv/linux/internaltypes.h" >struct pthread_mutexattr >{ > > > > > > > int mutexkind; >}; > > > >struct pthread_condattr >{ > > > > > > > int value; >}; ># 86 "../nptl/sysdeps/unix/sysv/linux/internaltypes.h" >struct pthread_rwlockattr >{ > int lockkind; > int pshared; >}; > > > >struct pthread_barrier >{ > unsigned int curr_event; > int lock; > unsigned int left; > unsigned int init_count; > int private; >}; > > > >struct pthread_barrierattr >{ > int pshared; >}; > > > >struct pthread_key_struct >{ > > > > > uintptr_t seq; > > > void (*destr) (void *); >}; ># 142 "../nptl/sysdeps/unix/sysv/linux/internaltypes.h" >struct new_sem >{ > unsigned int value; > int private; > unsigned long int nwaiters; >}; > >struct old_sem >{ > unsigned int value; >}; > > > >typedef struct >{ > pthread_cond_t *cond; >} pthread_cond_2_0_t; ># 24 "../nptl/sysdeps/unix/sysv/linux/sem_post.c" 2 ># 1 "../nptl/semaphore.h" 1 ># 22 "../nptl/semaphore.h" ># 1 "../include/sys/types.h" 1 ># 23 "../nptl/semaphore.h" 2 > > > > > > ># 1 "../nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h" 1 ># 23 "../nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h" ># 1 "../sysdeps/x86/bits/wordsize.h" 1 ># 24 "../nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h" 2 ># 36 "../nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h" >typedef union >{ > char __size[16]; > long int __align; >} sem_t; ># 30 "../nptl/semaphore.h" 2 > > > > > > >extern int sem_init (sem_t *__sem, int __pshared, unsigned int __value) > __attribute__ ((__nothrow__ )); > >extern int sem_destroy (sem_t *__sem) __attribute__ ((__nothrow__ )); > > >extern sem_t *sem_open (const char *__name, int __oflag, ...) __attribute__ ((__nothrow__ )); > > >extern int sem_close (sem_t *__sem) __attribute__ ((__nothrow__ )); > > >extern int sem_unlink (const char *__name) __attribute__ ((__nothrow__ )); > > > > > >extern int sem_wait (sem_t *__sem); > > > > > > >extern int sem_timedwait (sem_t *__restrict __sem, > const struct timespec *__restrict __abstime); > > > >extern int sem_trywait (sem_t *__sem) __attribute__ ((__nothrow__)); > > >extern int sem_post (sem_t *__sem) __attribute__ ((__nothrow__)); > > >extern int sem_getvalue (sem_t *__restrict __sem, int *__restrict __sval) > __attribute__ ((__nothrow__ )); > > > ># 25 "../nptl/sysdeps/unix/sysv/linux/sem_post.c" 2 > ># 1 "../include/shlib-compat.h" 1 ># 25 "../include/shlib-compat.h" ># 1 "/home/jreiser/rpmbuild/BUILD/glibc-2.17-c758a686/build-i386-redhat-linux/abi-versions.h" 1 ># 26 "../include/shlib-compat.h" 2 ># 27 "../nptl/sysdeps/unix/sysv/linux/sem_post.c" 2 > >int >__new_sem_post (sem_t *sem) >{ > struct new_sem *isem = (struct new_sem *) sem; > > __typeof (isem->value) cur; > do > { > cur = isem->value; > if (isem->value == (2147483647)) > { > (errno = (75)); > return -1; > } > } > while (atomic_compare_and_exchange_bool_rel (&isem->value, cur + 1, cur)); > > atomic_full_barrier (); > if (isem->nwaiters > 0) > { > int err = do { int __ignore; register __typeof (1) _nr asm ("edx") = (1); do { __asm__ __volatile__ ("990: nop" "\n" ".pushsection .note.stapsdt" "," "\"?\"" "," "\"note\"" "\n" ".balign 4" "\n" ".4byte 992f-991f" "," "994f-993f" "," "3" "\n" "991: .asciz \"stapsdt\"" "\n" "992: .balign 4" "\n" "993: .4byte 990b" "\n" ".4byte _.stapsdt.base" "\n" ".4byte 0" "\n" ".asciz \"libpthread\"" "\n" ".asciz \"lll_futex_wake\"" "\n" ".asciz \"%n[_SDT_S1]@%[_SDT_A1] %n[_SDT_S2]@%[_SDT_A2] %n[_SDT_S3]@%[_SDT_A3]\"" "\n" "994: .balign 4" "\n" ".popsection" "\n" :: [_SDT_S1] "n" (((!__extension__ (__builtin_constant_p ((((unsigned long long) (__typeof (__builtin_choose_expr (((__builtin_classify_type (&isem->value) + 3) & -4) == 4, (&isem->value), 0U))) __sdt_unsp) & ((unsigned long long)1 << (sizeof (unsigned long long) * 8 - 1))) == 0) || (__typeof (__builtin_choose_expr (((__builtin_classify_type (&isem->value) + 3) & -4) == 4, (&isem->value), 0U))) -1 > (__typeof (__builtin_choose_expr (((__builtin_classify_type (&isem->value) + 3) & -4) == 4, (&isem->value), 0U))) 0)) ? 1 : -1) * (int) ((__builtin_classify_type (&isem->value) == 14 || __builtin_classify_type (&isem->value) == 5) ? sizeof (void *) : sizeof (&isem->value))), [_SDT_A1] "nor" ((&isem->value)), [_SDT_S2] "n" (((!__extension__ (__builtin_constant_p ((((unsigned long long) (__typeof (__builtin_choose_expr (((__builtin_classify_type (1) + 3) & -4) == 4, (1), 0U))) __sdt_unsp) & ((unsigned long long)1 << (sizeof (unsigned long long) * 8 - 1))) == 0) || (__typeof (__builtin_choose_expr (((__builtin_classify_type (1) + 3) & -4) == 4, (1), 0U))) -1 > (__typeof (__builtin_choose_expr (((__builtin_classify_type (1) + 3) & -4) == 4, (1), 0U))) 0)) ? 1 : -1) * (int) ((__builtin_classify_type (1) == 14 || __builtin_classify_type (1) == 5) ? sizeof (void *) : sizeof (1))), [_SDT_A2] "nor" ((1)), [_SDT_S3] "n" (((!__extension__ (__builtin_constant_p ((((unsigned long long) (__typeof (__builtin_choose_expr (((__builtin_classify_type (isem->private ^ 128) + 3) & -4) == 4, (isem->private ^ 128), 0U))) __sdt_unsp) & ((unsigned long long)1 << (sizeof (unsigned long long) * 8 - 1))) == 0) || (__typeof (__builtin_choose_expr (((__builtin_classify_type (isem->private ^ 128) + 3) & -4) == 4, (isem->private ^ 128), 0U))) -1 > (__typeof (__builtin_choose_expr (((__builtin_classify_type (isem->private ^ 128) + 3) & -4) == 4, (isem->private ^ 128), 0U))) 0)) ? 1 : -1) * (int) ((__builtin_classify_type (isem->private ^ 128) == 14 || __builtin_classify_type (isem->private ^ 128) == 5) ? sizeof (void *) : sizeof (isem->private ^ 128))), [_SDT_A3] "nor" ((isem->private ^ 128))); __asm__ __volatile__ (".ifndef _.stapsdt.base" "\n" ".pushsection .stapsdt.base" "," "\"aG\"" "," "\"progbits\"" "," ".stapsdt.base" "," "comdat" "\n" ".weak _.stapsdt.base" "\n" ".hidden _.stapsdt.base" "\n" "_.stapsdt.base: .space 1" "\n" ".size _.stapsdt.base" "," "1" "\n" ".popsection" "\n" ".endif" "\n"); } while (0); __asm __volatile ( "int $0x80\n\t" : "=a" (__ignore) : "0" (240), "b" (&isem->value), "c" ((((1) | 128) ^ (isem->private ^ 128))), "d" (_nr), "i" (0) , "i" (__builtin_offsetof (tcbhead_t, sysinfo))); } while (0) > ; > if (__builtin_expect (err, 0) < 0) > { > (errno = (-err)); > return -1; > } > } > return 0; >} >extern __typeof (__new_sem_post) sem_post __attribute__ ((weak, alias ("__new_sem_post")));;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 917161
: 704375 |
705086
|
705123