Searched refs:so (Results 1 – 25 of 79) sorted by relevance
1234
/art/tools/ |
D | public.libraries.buildbot.txt | 1 libart.so 2 libartd.so 3 libartbase.so 4 libartbased.so 5 libdexfile.so 6 libdexfiled.so 7 libbacktrace.so 8 libc.so 9 libc++.so 10 libdl.so [all …]
|
D | run-prebuilt-libjdwp-tests.sh | 30 jdwp_path=${ANDROID_JAVA_HOME}/jre/lib/amd64/libjdwp.so 85 wrapper=$ANDROID_HOST_OUT/lib64/${wrapper_name}.so
|
D | run-libjdwp-tests.sh | 110 args+=(-Xplugin:libopenjdkjvmtid.so) 112 args+=(-Xplugin:libopenjdkjvmti.so)
|
/art/test/115-native-bridge/ |
D | run | 23 ln -sf ${LIBPATH}/libnativebridgetest.so . 24 touch libarttest.so 25 touch libarttestd.so 26 touch libinvalid.so 27 ln -sf ${LIBPATH}/libarttest.so libarttest2.so 28 ln -sf ${LIBPATH}/libarttestd.so libarttestd2.so 34 …n -Xforce-nb-testing --runtime-option -XX:NativeBridge=libnativebridgetest.so ${MODARGS} NativeBri…
|
/art/build/apex/ |
D | ld.config.txt | 32 namespace.platform.link.default.shared_libs = libdexfile_external.so 33 # libicuuc.so and libicui18n.so are kept for app compat reason. http://b/130788466 34 namespace.platform.link.default.shared_libs += libicui18n.so 35 namespace.platform.link.default.shared_libs += libicuuc.so 36 namespace.platform.link.default.shared_libs += libnativebridge.so 37 namespace.platform.link.default.shared_libs += libnativehelper.so 38 namespace.platform.link.default.shared_libs += libnativeloader.so 39 namespace.platform.link.default.shared_libs += libandroidicu.so 41 # TODO(b/122876336): Remove libpac.so once it's migrated to Webview 42 namespace.platform.link.default.shared_libs += libpac.so [all …]
|
/art/tools/jvmti-agents/jit-load/ |
D | README.md | 13 …t -Xplugin:$ANDROID_HOST_OUT/lib64/libopenjdkjvmti.so -agentpath:$ANDROID_HOST_OUT/lib64/libjitloa… 16 * If using `libartd.so`, make sure to use the debug version of jvmti and agent. 20 …-Xplugin:$ANDROID_HOST_OUT/lib64/libopenjdkjvmtid.so -agentpath:$ANDROID_HOST_OUT/lib64/libjitload… 24 > `./test/run-test --host --with-agent libtitraced.so=fatal 001-HelloWorld` 30 killed, so we need to manually print the results.
|
/art/test/909-attach-agent/ |
D | run | 17 plugin=libopenjdkjvmtid.so 18 agent=libtiagentd.so 20 agent=libtiagent.so 21 plugin=libopenjdkjvmti.so
|
/art/tools/jvmti-agents/titrace/ |
D | README.md | 12 …t -Xplugin:$ANDROID_HOST_OUT/lib64/libopenjdkjvmti.so -agentpath:$ANDROID_HOST_OUT/lib64/libtitrac… 15 * If using `libartd.so`, make sure to use the debug version of jvmti. 17 > `java -agentpath:$ANDROID_HOST_OUT/lib64/libtitrace.so helloworld` 36 > `adb push $ANDROID_PRODUCT_OUT/system/lib64/libtitrace.so /data/local/tmp` 40 ….orm_benchmark 'cp /data/local/tmp/libtitrace.so /data/data/com.littleinc.orm_benchmark/files/libt… 47 > `adb shell am start --attach-agent /data/data/com.littleinc.orm_benchmark/files/libtitrace.so com… 54 …ent $(pid com.littleinc.orm_benchmark) /data/data/com.littleinc.orm_benchmark/files/libtitrace.so` 57 …mally exists. In the case of Android applications, they are always killed, so we need to manually …
|
/art/tools/jvmti-agents/dump-jvmti-state/ |
D | README.md | 15 > `art -Xplugin:$ANDROID_HOST_OUT/lib64/libopenjdkjvmti.so '-agentpath:libdumpjvmti.so' -cp tmp/… 19 * If using `libartd.so`, make sure to use the debug version of jvmti. 23 > `adb push $ANDROID_PRODUCT_OUT/system/lib64/libdumpjvmti.so /data/local/tmp/` 25 > `adb shell am start-activity --attach-agent /data/local/tmp/libdumpjvmti.so some.debuggable.ap…
|
/art/tools/jvmti-agents/field-null-percent/ |
D | README.md | 22 > `art -Xplugin:$ANDROID_HOST_OUT/lib64/libopenjdkjvmti.so '-agentpath:libfieldnull.so=Lname/of/… 25 * If using `libartd.so`, make sure to use the debug version of jvmti. 29 > `adb push $ANDROID_PRODUCT_OUT/system/lib64/libfieldnull.so /data/local/tmp/` 31 > `adb shell am start-activity --attach-agent '/data/local/tmp/libfieldnull.so=Ljava/lang/Class;… 34 > `java '-agentpath:libfieldnull.so=Lname/of/class;.nameOfField:Ltype/of/field;' -cp tmp/hellowo… 39 killed, so we need to manually print the results.
|
/art/tools/amm/models/ |
D | SoCode.md | 4 sizes of all loaded `.so` files. It is calculated by reading `/proc/self/maps`. 10 or what is causing a library to remain loaded. Individual `.so` files can be 13 For example, for an application `AmmTest.apk` that includes `libammtestjni.so` as a 16 `/data/app/com.android.amm.test-_uHI4CJWpeoztbjN6Tr-Nw==/lib/arm64/libammtestjni.so`
|
/art/test/etc/ |
D | run-test-jar | 528 plugin=libopenjdkjvmtid.so 530 plugin=libopenjdkjvmti.so 539 agent=libtiagentd.so 542 agent=libtiagent.so 555 agent=libtistressd.so 557 agent=libtistress.so 1002 PUBLIC_LIBS=libc++.so:libbacktrace.so:libbase.so:libnativehelper.so 1004 PUBLIC_LIBS=$PUBLIC_LIBS:libart.so:libdexfile.so:libprofile.so:libartbase.so 1006 PUBLIC_LIBS=$PUBLIC_LIBS:libartd.so:libdexfiled.so:libprofiled.so:libartbased.so
|
/art/test/900-hello-plugin/ |
D | run | 17 plugin=libartagentd.so 19 plugin=libartagent.so
|
/art/tools/jvmti-agents/simple-force-redefine/ |
D | README.md | 18 > `adb push $ANDROID_PRODUCT_OUT/system/lib64/libforceredefine.so /data/local/tmp/` 24 …nt $(adb shell pidof some.deubggable.app) /data/local/tmp/libforceredefine.so=/data/local/tmp/clas… 28 …nt $(adb shell pidof some.deubggable.app) /data/local/tmp/libforceredefine.so=/data/local/tmp/clas… 29 …nt $(adb shell pidof some.deubggable.app) /data/local/tmp/libforceredefine.so=/data/local/tmp/clas… 30 …nt $(adb shell pidof some.deubggable.app) /data/local/tmp/libforceredefine.so=/data/local/tmp/clas…
|
/art/ |
D | Android.mk | 521 lib/bootstrap/libc.so \ 522 lib/bootstrap/libm.so \ 523 lib/bootstrap/libdl.so \ 524 lib64/bootstrap/libc.so \ 525 lib64/bootstrap/libm.so \ 526 lib64/bootstrap/libdl.so \ 529 lib/libnativebridge.so \ 530 lib64/libnativebridge.so \ 531 lib/libnativehelper.so \ 532 lib64/libnativehelper.so \ [all …]
|
D | CleanSpec.mk | 57 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib*/libandroidicu.so) 58 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib*/libpac.so)
|
/art/tools/jvmti-agents/breakpoint-logger/ |
D | README.md | 35 > `art -Xplugin:$ANDROID_HOST_OUT/lib64/libopenjdkjvmti.so '-agentpath:libbreakpointlogger.so=Lc… 38 * If using `libartd.so`, make sure to use the debug version of jvmti. 41 > `java '-agentpath:libbreakpointlogger.so=Lclass/Name;->methodName()V@0' -cp tmp/helloworld/cla… 46 …% ./test/run-test --host --dev --with-agent 'libbreakpointlogger.so=LMain;->main([Ljava/lang/Strin… 51 …% ./test/run-test --jvm --dev --with-agent 'libbreakpointlogger.so=LMain;->main([Ljava/lang/String…
|
/art/tools/jvmti-agents/ti-fast/ |
D | README.md | 98 > `art -Xplugin:$ANDROID_HOST_OUT/lib64/libopenjdkjvmti.so '-agentpath:libtifast.so=MethodEntry'… 101 * If using `libartd.so`, make sure to use the debug version of jvmti. 105 > `adb push $ANDROID_PRODUCT_OUT/system/lib64/libtifast.so /data/local/tmp/` 107 > `adb shell am start-activity --attach-agent /data/local/tmp/libtifast.so=MonitorWait,ClassPrep… 110 > `java '-agentpath:libtifast.so=MethodEntry' -cp tmp/helloworld/classes helloworld`
|
/art/build/ |
D | Android.common_path.mk | 110 …NDENCIES += $(foreach lib,$(ART_CORE_SHARED_LIBRARIES), $(2ND_HOST_OUT_SHARED_LIBRARIES)/$(lib).so) 111 …ES += $(foreach lib,$(ART_CORE_SHARED_DEBUG_LIBRARIES), $(2ND_HOST_OUT_SHARED_LIBRARIES)/$(lib).so) 114 …PENDENCIES := $(foreach lib,$(ART_CORE_SHARED_LIBRARIES), $(TARGET_OUT_SHARED_LIBRARIES)/$(lib).so) 115 …CIES := $(foreach lib,$(ART_CORE_SHARED_DEBUG_LIBRARIES), $(TARGET_OUT_SHARED_LIBRARIES)/$(lib).so) 117 …ENCIES += $(foreach lib,$(ART_CORE_SHARED_LIBRARIES), $(2ND_TARGET_OUT_SHARED_LIBRARIES)/$(lib).so) 118 … += $(foreach lib,$(ART_CORE_SHARED_DEBUG_LIBRARIES), $(2ND_TARGET_OUT_SHARED_LIBRARIES)/$(lib).so)
|
/art/tools/jvmti-agents/wrapagentproperties/ |
D | README.md | 15 …ugin:$ANDROID_HOST_OUT/lib64/libopenjdkjvmti.so -agentpath:$ANDROID_HOST_OUT/lib64/libwrapagentpro… 18 * If using `libartd.so`, make sure to use the debug version of jvmti.
|
/art/test/800-smali/smali/ |
D | b_21869691A.smali | 6 # so we can construct a class hierarchy that would have a surprising result: 20 # in C, but in the interface table, so we will find an interface method and pass ICCE checks. 23 # method. In this test, this is done in A (A < B, so processed first). The "real" call is in B.
|
/art/test/1958-transform-try-jit/ |
D | info.txt | 4 Note this test deliberately avoids any internal libart calls so it can be
|
/art/test/419-long-parameter/ |
D | info.txt | 2 on 32bits architectures. The move to hard float ABI makes it so that the
|
/art/test/076-boolean-put/ |
D | info.txt | 2 boolean field. The code as generated should not pass the verifier, so the
|
/art/tools/ahat/etc/ |
D | test-dump.pro | 10 # Produce useful obfuscated stack traces so we can test useful deobfuscation
|
1234