ReactOS 0.4.15-dev-7918-g2a2556c
init.c File Reference
#include <windef.h>
#include <reactos/rossym.h>
#include "rossympriv.h"
Include dependency graph for init.c:

Go to the source code of this file.

Functions

VOID RosSymInit (PROSSYM_CALLBACKS Callbacks)
 

Variables

ROSSYM_CALLBACKS RosSymCallbacks
 

Function Documentation

◆ RosSymInit()

VOID RosSymInit ( PROSSYM_CALLBACKS  Callbacks)

Definition at line 17 of file init.c.

18{
20}
const struct winhelp_callbacks Callbacks
Definition: callback.c:161
ROSSYM_CALLBACKS RosSymCallbacks
Definition: init.c:14

Variable Documentation

◆ RosSymCallbacks

ROSSYM_CALLBACKS RosSymCallbacks

Definition at line 14 of file init.c.

Referenced by dwarfgetarg(), dwarfregunwind(), and RosSymInit().