Searched refs:mRelroStart (Results 1 – 1 of 1) sorted by relevance
983 mRelroStart = in.readLong(); in LibInfo()1005 out.writeLong(mRelroStart); in writeToParcel()1044 public long mRelroStart; // page-aligned address in memory, or 0 if none. field in Linker.LibInfo