Method BitOffsetOfElement
BitOffsetOfElement(IStructType, uint)
Gets the offset of a structure element in bits
public ulong BitOffsetOfElement(IStructType llvmType, uint element)
Parameters
llvmType
IStructTypeStructure type to get the element offset of
element
uintIndex of the element in the structure
Returns
- ulong
Offset of the element in bits