Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
coff.cpp File Reference
#include <stdlib.h>
#include <string.h>
#include "coff.h"
#include "coffldr.h"
#include "utils/log.h"

Macros

#define printf(format, ...)   CLog::Log(LOGDEBUG, format , ##__VA_ARGS__)
 

Variables

const char * DATA_DIR_NAME [16]
 

Macro Definition Documentation

◆ printf

#define printf (   format,
  ... 
)    CLog::Log(LOGDEBUG, format , ##__VA_ARGS__)

Variable Documentation

◆ DATA_DIR_NAME

const char* DATA_DIR_NAME[16]
Initial value:
=
{
"Export Table",
"Import Table",
"Resource Table",
"Exception Table",
"Certificate Table",
"Base Relocation Table",
"Debug",
"Architecture",
"Global Ptr",
"TLS Table",
"Load Config Table",
"Bound Import",
"IAT",
"Delay Import Descriptor",
"COM+ Runtime Header",
"Reserved"
}