Searched refs:forward_dex_cache_arrays (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc1877 bool forward_dex_cache_arrays = false; local
1882 /*out*/&forward_dex_cache_arrays,
1892 // forward_dex_cache_arrays is true iff we copied all of the dex cache arrays into the .bss.
1895 if (forward_dex_cache_arrays) {

Completed in 46 milliseconds