LLVM 22.0.0git
LLVMOrcCSymbolAliasMapEntry Struct Reference

Represents a SymbolAliasMapEntry. More...

#include "llvm-c/Orc.h"

Public Attributes

LLVMOrcSymbolStringPoolEntryRef Name
LLVMJITSymbolFlags Flags

Detailed Description

Represents a SymbolAliasMapEntry.

Definition at line 138 of file Orc.h.

Member Data Documentation

◆ Flags

LLVMJITSymbolFlags LLVMOrcCSymbolAliasMapEntry::Flags

Definition at line 140 of file Orc.h.

◆ Name

LLVMOrcSymbolStringPoolEntryRef LLVMOrcCSymbolAliasMapEntry::Name

Definition at line 139 of file Orc.h.


The documentation for this struct was generated from the following file: