#include "ExecutionEngine/JITLink/DefineExternalSectionStartAndEndSymbols.h"
◆ SectionRangeSymbolDesc() [1/2]
llvm::jitlink::SectionRangeSymbolDesc::SectionRangeSymbolDesc |
( |
| ) |
|
|
default |
◆ SectionRangeSymbolDesc() [2/2]
llvm::jitlink::SectionRangeSymbolDesc::SectionRangeSymbolDesc |
( |
Section & |
Sec, |
|
|
bool |
IsStart |
|
) |
| |
|
inline |
◆ IsStart
bool llvm::jitlink::SectionRangeSymbolDesc::IsStart = false |
◆ Sec
Section* llvm::jitlink::SectionRangeSymbolDesc::Sec = nullptr |
The documentation for this struct was generated from the following file: