Searched refs:mCurrentLoadAddress (Results 1 – 1 of 1) sorted by relevance
236 private long mCurrentLoadAddress = -1; field in Linker754 mCurrentLoadAddress = baseLoadAddress; in initServiceProcess()789 mCurrentLoadAddress = mBaseLoadAddress; in setupBaseLoadAddressLocked()906 loadAddress = mCurrentLoadAddress; in loadLibraryImpl()941 if (!nativeCreateSharedRelro(sharedRelRoName, mCurrentLoadAddress, libInfo)) { in loadLibraryImpl()944 libFilePath, mCurrentLoadAddress)); in loadLibraryImpl()949 sharedRelRoName, mCurrentLoadAddress, libInfo.toString())); in loadLibraryImpl()954 if (loadAddress != 0 && mCurrentLoadAddress != 0) { in loadLibraryImpl()959 mCurrentLoadAddress = in loadLibraryImpl()