LLVM 24.0.0git
COFFDirectiveParser.cpp File Reference
#include "COFFDirectiveParser.h"
#include "COFFOptions.inc"

Go to the source code of this file.

Classes

class  COFFOptTable

Macros

#define DEBUG_TYPE   "jitlink"
#define OPTTABLE_CODE

Variables

static COFFOptTable optTable

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "jitlink"

Definition at line 18 of file COFFDirectiveParser.cpp.

◆ OPTTABLE_CODE

#define OPTTABLE_CODE

Definition at line 21 of file COFFDirectiveParser.cpp.

Variable Documentation

◆ optTable

COFFOptTable optTable
static

Definition at line 29 of file COFFDirectiveParser.cpp.

Referenced by llvm::jitlink::COFFDirectiveParser::parse().