|
GCC Middle and Back End API Reference
|
Data Fields | |
| const char * | function |
| const char * | file |
| int | line |
| size_t | allocated |
| size_t | times |
| size_t | peak |
Store information about each particular vector.
| size_t vec_descriptor::allocated |
| const char* vec_descriptor::file |
Referenced by eq_ptr(), and hash_descriptor().
| const char* vec_descriptor::function |
Referenced by eq_ptr(), and hash_descriptor().
| int vec_descriptor::line |
Referenced by eq_ptr(), and hash_descriptor().
| size_t vec_descriptor::peak |
| size_t vec_descriptor::times |