Table of Contents

Method Intern

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

Intern(string)

Interns a string in the pool

public SymbolStringPoolEntry Intern(string name)

Parameters

name string

NameField of the symbol to intern in the pool for this session

Returns

SymbolStringPoolEntry

Entry to the string in the pool