ReactOS 0.4.15-dev-7994-gb388cb6
_SYMBOL_INFO Struct Reference

#include <compat.h>

Public Attributes

ULONG SizeOfStruct
 
ULONG TypeIndex
 
ULONG64 Reserved [2]
 
ULONG Index
 
ULONG Size
 
ULONG64 ModBase
 
ULONG Flags
 
ULONG64 Value
 
ULONG64 Address
 
ULONG Register
 
ULONG Scope
 
ULONG Tag
 
ULONG NameLen
 
ULONG MaxNameLen
 
CHAR Name [1]
 

Detailed Description

Definition at line 1036 of file compat.h.

Member Data Documentation

◆ Address

◆ Flags

ULONG _SYMBOL_INFO::Flags

◆ Index

ULONG _SYMBOL_INFO::Index

Definition at line 1041 of file compat.h.

Referenced by copy_symbolW(), send_symbol(), and symt_fill_sym_info().

◆ MaxNameLen

◆ ModBase

ULONG64 _SYMBOL_INFO::ModBase

◆ Name

◆ NameLen

ULONG _SYMBOL_INFO::NameLen

Definition at line 1050 of file compat.h.

Referenced by copy_symbolW(), and symt_fill_sym_info().

◆ Register

ULONG _SYMBOL_INFO::Register

Definition at line 1047 of file compat.h.

Referenced by copy_symbolW(), and symt_fill_sym_info().

◆ Reserved

ULONG64 _SYMBOL_INFO::Reserved

Definition at line 1040 of file compat.h.

Referenced by copy_symbolW(), and symt_fill_sym_info().

◆ Scope

ULONG _SYMBOL_INFO::Scope

Definition at line 1048 of file compat.h.

Referenced by copy_symbolW(), and symt_fill_sym_info().

◆ Size

ULONG _SYMBOL_INFO::Size

◆ SizeOfStruct

◆ Tag

◆ TypeIndex

ULONG _SYMBOL_INFO::TypeIndex

◆ Value

ULONG64 _SYMBOL_INFO::Value

Definition at line 1045 of file compat.h.

Referenced by copy_symbolW(), EnumSymbolsProc(), and symt_fill_sym_info().


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