LLVM 20.0.0git
|
The purpose of this struct is to only expose the symbol information that an LTO client should need in order to do symbol resolution. More...
#include "llvm/LTO/LTO.h"
Public Attributes | |
friend | LTO |
Public Attributes inherited from llvm::irsymtab::Symbol | |
StringRef | Name |
StringRef | IRName |
int | ComdatIndex |
uint32_t | Flags |
uint32_t | CommonSize |
uint32_t | CommonAlign |
StringRef | COFFWeakExternFallbackName |
StringRef | SectionName |
Additional Inherited Members | |
Public Types inherited from llvm::irsymtab::Symbol | |
using | S = storage::Symbol |
The purpose of this struct is to only expose the symbol information that an LTO client should need in order to do symbol resolution.
|
inline |