Luma 0.1.0
A low-level compiled alternative to C, C++, and more!
Loading...
Searching...
No Matches
Public Attributes | List of all members
SymbolHashEntry Struct Reference

#include <llvm.h>

Collaboration diagram for SymbolHashEntry:
Collaboration graph
[legend]

Public Attributes

const char * key
 
LLVM_Symbolsymbol
 
struct SymbolHashEntrynext
 

Member Data Documentation

◆ key

const char* SymbolHashEntry::key

◆ next

struct SymbolHashEntry* SymbolHashEntry::next

◆ symbol

LLVM_Symbol* SymbolHashEntry::symbol

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