StructDlInfo.DliSaddr Property

Definition

Exact address of symbol named in dli_sname

[Android.Runtime.Register("dli_saddr", ApiSince=36)]
public long DliSaddr { get; set; }
[<Android.Runtime.Register("dli_saddr", ApiSince=36)>]
member this.DliSaddr : int64 with get, set

Property Value

Attributes

Remarks

Exact address of symbol named in dli_sname

Java documentation for android.system.StructDlInfo.dli_saddr.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to