ReactOS 0.4.15-dev-7788-g1ad9096
symt_function_signature Struct Reference

#include <dbghelp_private.h>

Collaboration diagram for symt_function_signature:

Public Attributes

struct symt symt
 
struct symtrettype
 
struct vector vchildren
 
enum CV_call_e call_conv
 

Detailed Description

Definition at line 285 of file dbghelp_private.h.

Member Data Documentation

◆ call_conv

enum CV_call_e symt_function_signature::call_conv

Definition at line 290 of file dbghelp_private.h.

Referenced by codeview_new_func_signature(), and symt_new_function_signature().

◆ rettype

struct symt* symt_function_signature::rettype

◆ symt

◆ vchildren

struct vector symt_function_signature::vchildren

The documentation for this struct was generated from the following file: