Class TargetObjectFile
Object file information
Inherited Members
Llvm.NET.Interop.DisposableObject.Dispose()
Llvm.NET.Interop.DisposableObject.IsDisposed
Namespace: Llvm.NET.ObjectFile
Assembly: Llvm.NET.dll
Syntax
public class TargetObjectFile : DisposableObject, IDisposable
Constructors
TargetObjectFile(MemoryBuffer) | Initializes a new instance of the TargetObjectFile class. |
Properties
Sections | Gets the sections in this TargetObjectFile |
Symbols | Gets the symbols in this TargetObjectFile |
Methods
Dispose(Boolean) | |
Open(String) | Opens a TargetObjectFile from a path |