Table of Contents

Enum GenericSymbolOption

Namespace
Ubiquity.NET.Llvm.OrcJITv2
Assembly
Ubiquity.NET.Llvm.dll

Generic linkage flags for a symbol definition

[Flags]
public enum GenericSymbolOption

Fields

Callable = 4
Exported = 1
MaterializationSideEffectsOnly = 8
None = 0
Weak = 2