DynamoRIO
_drsym_func_type_t Struct Reference

#include <drsyms.h>

Data Fields

int num_args
 
drsym_type_t ** arg_types
 

Detailed Description

Type information for a function.

Field Documentation

◆ arg_types

drsym_type_t** _drsym_func_type_t::arg_types

Separate array of size num_args. May be NULL if the data was not requested.

◆ num_args

int _drsym_func_type_t::num_args

Number of arguments.


The documentation for this struct was generated from the following file:
  • /home/runner/work/dynamorio/dynamorio/ext/drsyms/drsyms.h