Searched refs:relocate (Results 1 – 6 of 6) sorted by relevance
/art/test/574-irreducible-and-constant-area/ |
D | run | 18 exec ${RUN} "$@" --no-relocate
|
/art/test/118-noimage-dex2oat/ |
D | run | 29 if [[ "${flags}" == *--no-relocate* ]] ; then
|
/art/test/ |
D | run-test | 143 relocate="no" 215 relocate="yes" 218 relocate="no" 654 if [ "$relocate" = "yes" ]; then
|
/art/test/testrunner/ |
D | testrunner.py | 366 test, target, run, prebuild, compiler, relocate, trace, gc, \ 384 test_name += relocate + '-' 395 variant_set = {target, run, prebuild, compiler, relocate, trace, gc, jni, 446 if relocate == 'relocate': 448 elif relocate == 'no-relocate':
|
/art/runtime/gc/space/ |
D | image_space.h | 53 bool relocate,
|
D | image_space.cc | 1366 bool relocate, in BootImageLoader() argument 1373 relocate_(relocate), in BootImageLoader() 1971 bool relocate, in LoadBootImage() argument 1993 relocate, in LoadBootImage()
|