|
DynamoRIO
|
_drvector_config_t Struct Reference
#include <drvector.h>
Data Fields | |
| size_t | size |
| bool | zero_alloc |
Detailed Description
Configuration parameters for a vector.
Field Documentation
◆ size
| size_t _drvector_config_t::size |
The size of the drvector_config_t struct used.
◆ zero_alloc
| bool _drvector_config_t::zero_alloc |
Set the vector storage to 0 whenever allocated.
The documentation for this struct was generated from the following file:
- /home/runner/work/dynamorio/dynamorio/ext/drcontainers/drvector.h