Go to the source code of this file.
|
static size_t | align = 0 |
|
static unsigned char | snan8 [] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf4, 0x7f } |
|
static unsigned char | cinit [] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } |
|
static unsigned char | zero0 [] = { 0x00 } |
|
static unsigned char * | init = NULL |
|
static int | sizeof_init = 0 |
|
static int | count = -1 |
|
◆ __attribute__() [1/2]
void __attribute__ |
( |
(constructor) |
| ) |
|
◆ __attribute__() [2/2]
void __attribute__ |
( |
(destructor) |
| ) |
|
◆ __wrap_malloc()
void* __wrap_malloc |
( |
size_t |
size, |
|
|
const void * |
caller |
|
) |
| |
◆ align
◆ cinit
unsigned char cinit[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } |
|
static |
◆ count
◆ init
unsigned char* init = NULL |
|
static |
◆ sizeof_init
◆ snan8
unsigned char snan8[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf4, 0x7f } |
|
static |
◆ zero0
unsigned char zero0[] = { 0x00 } |
|
static |