Home | History | Annotate | Download | only in compiler

Lines Matching full:bss_start

508     size_t bss_start = RoundUp(size_, kPageSize);
512 dex_cache_arrays_offsets_.Put(dex_file, bss_start + bss_size_);