Table of Contents

Namespace Ubiquity.NET.Llvm.ObjectFile

This namespace provides wrappers for the LLVM ObjectFile manipulation support. While it is mostly used for object files, it also applies to libraries as well as LLVM IR. In LLVM terms these are all categorized as a TargetBinary.

Classes

TargetBinary

Object file information

Structs

Relocation

Relocation entry in an Ubiquity.NET.Llvm.ObjectFile

Section

Section in an TargetBinary

Symbol

Symbol in an TargetBinary

Enums

BinaryKind

Enumeration for kinds of binary/object files