|
BearParser
Portable Executable parsing library (from PE-bear)
|
#include "pe/LdConfigDirWrapper.h"Go to the source code of this file.
Macros | |
| #define | getStructFieldOffset(STRUCT, FIELD) ((ULONGLONG) &(STRUCT.FIELD) - (ULONGLONG)&STRUCT) |
Definition at line 4 of file LdConfigDirWrapper.cpp.