DynamoRIO
|
_drsym_type_t Struct Reference
#include <drsyms.h>
Data Fields | |
uint | kind |
size_t | size |
uint | id |
Detailed Description
Base type information. Use the 'kind' member to downcast to a more specific type.
Field Documentation
◆ id
uint _drsym_type_t::id |
Unique identifier to pass to drsym_expand_type().
◆ kind
uint _drsym_type_t::kind |
Type kind, i.e. DRSYM_TYPE_INT or DRSYM_TYPE_PTR.
◆ size
size_t _drsym_type_t::size |
Type size.
The documentation for this struct was generated from the following file:
- /home/runner/work/dynamorio/dynamorio/ext/drsyms/drsyms.h