#include <sys/types.h>


Go to the source code of this file.
Defines | |
| #define | HAVE___UINT32_T 1 |
| #define | HAVE___UINT64_T 1 |
Typedefs | |
| typedef int | __int32_t |
| typedef unsigned | __uint32_t |
| typedef long long | __int64_t |
| typedef unsigned long long | __uint64_t |
| #define HAVE___UINT32_T 1 |
Definition at line 86 of file libdwarfdefs.h.
| #define HAVE___UINT64_T 1 |
Definition at line 92 of file libdwarfdefs.h.
| typedef int __int32_t |
Definition at line 84 of file libdwarfdefs.h.
Definition at line 90 of file libdwarfdefs.h.
| typedef unsigned __uint32_t |
Definition at line 85 of file libdwarfdefs.h.
| typedef unsigned long long __uint64_t |
Definition at line 91 of file libdwarfdefs.h.
1.5.6