DynamoRIO
|
_dr_app_arg_t Struct Reference
#include <dr_os_utils.h>
Data Fields | |
void * | start |
size_t | size |
dr_app_arg_encoding_t | encoding |
Detailed Description
Contains information regarding an application's command-line argument.
Field Documentation
◆ encoding
dr_app_arg_encoding_t _dr_app_arg_t::encoding |
The encoding of the argument.
◆ size
size_t _dr_app_arg_t::size |
The size, in bytes, of the argument.
◆ start
void* _dr_app_arg_t::start |
The start boundary where the content of the arg begins.
The documentation for this struct was generated from the following file:
- /home/runner/work/dynamorio/dynamorio/build_release-64/include/dr_os_utils.h