ReactOS 0.4.15-dev-6057-gd708c79
|
#include <ntddk.h>
#include <reactos/rossym.h>
#include <ntimage.h>
#include <debug.h>
#include "dwarf.h"
Go to the source code of this file.
Macros | |
#define | NTOSAPI |
#define | NDEBUG |
Functions | |
static int | _dwarfnametounit (Dwarf *d, char *name, DwarfBlock *bl, DwarfSym *s) |
int | dwarflookupname (Dwarf *d, char *name, DwarfSym *sym) |
#define NDEBUG |
Definition at line 6 of file dwarfpubnames.c.
#define NTOSAPI |
Definition at line 1 of file dwarfpubnames.c.
|
static |
Definition at line 12 of file dwarfpubnames.c.
Referenced by dwarflookupname().
Definition at line 67 of file dwarfpubnames.c.