sp_debug_symbol_s Struct Reference

The majority of this struct is already located in the parent block. Thus, only the relocated portions are required. More...

#include <public/sourcepawn/sp_vm_types.h>

Collaboration diagram for sp_debug_symbol_s:

Collaboration graph
[legend]
List of all members.

Public Attributes

uint32_t codestart
uint32_t codeend
const char * name
sp_debug_arraydim_tdims
sp_fdbg_symbol_tsym

Detailed Description

The majority of this struct is already located in the parent block. Thus, only the relocated portions are required.

Definition at line 197 of file sp_vm_types.h.


Member Data Documentation

uint32_t sp_debug_symbol_s::codestart

Relocated code address

Definition at line 199 of file sp_vm_types.h.

uint32_t sp_debug_symbol_s::codeend

Relocated code end address

Definition at line 200 of file sp_vm_types.h.

const char* sp_debug_symbol_s::name

Relocated name

Definition at line 201 of file sp_vm_types.h.

sp_debug_arraydim_t* sp_debug_symbol_s::dims

Relocated dimension struct, if any

Definition at line 202 of file sp_vm_types.h.

sp_fdbg_symbol_t* sp_debug_symbol_s::sym

Pointer to original symbol

Definition at line 203 of file sp_vm_types.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 28 23:26:29 2008 for SourceMod SDK by  doxygen 1.5.1