Struct Relocation
- Namespace
- Ubiquity.NET.Llvm.ObjectFile
- Assembly
- Ubiquity.NET.Llvm.dll
Relocation entry in an Ubiquity.NET.Llvm.ObjectFile
public readonly record struct Relocation : IEquatable<Relocation>
- Implements
- Inherited Members
Properties
- Description
Gets the kind of relocation as a string for display purposes
- Kind
Gets the relocation type for this relocation
- Offset
Gets the offset for this relocation
- Symbol
Gets the symbol associated with this relocation
- Value
Gets the relocation value as a string