Home
last modified time | relevance | path

Searched refs:debug (Results 51 – 75 of 142) sorted by relevance

123456

/art/tools/jvmti-agents/enable-vlog/
DREADME.md68 * `verifier-debug`
87 * If using `libartd.so`, make sure to use the debug version of jvmti.
/art/libnativeloader/
DAndroid.bp23 "com.android.art.debug",
90 "com.android.art.debug",
/art/tools/dexfuzz/src/dexfuzz/
DLog.java44 public static void debug(String msg) { in debug() method in Log
/art/tools/dexfuzz/src/dexfuzz/program/mutators/
DPoolIndexChanger.java118 Log.debug("Method does not contain any insns that index into a const pool size > 1"); in canMutate()
122 Log.debug("Method contains no instructions that index into the constant pool."); in canMutate()
DTryBlockShifter.java85 Log.debug("Method contains no tries."); in canMutate()
89 Log.debug("Not enough instructions to shift try block."); in canMutate()
DNewInstanceChanger.java100 Log.debug("Cannot mutate, only one type, skipping..."); in canMutate()
109 Log.debug("No New Instance in method, skipping..."); in canMutate()
DInstructionDeleter.java69 Log.debug("Cannot delete insns in a method with only a few."); in canMutate()
/art/tools/build/
Dvar_cache.sh164 echo "Usage: $0 [--debug] [--show-commands] [--dump-cache] [--var <name>] [--var <name2>...]"
/art/tools/class2greylist/src/com/android/class2greylist/
DJarReader.java46 mStatus.debug("Reading %s from %s", e.getName(), mFileName); in openZipEntry()
/art/dt_fd_forward/export/
DAndroid.bp24 "com.android.art.debug",
/art/compiler/jit/
Djit_compiler.cc135 debug::WriteDebugElfFileForClasses(isa, features, types_array); in TypesLoaded()
151 return debug::PackElfFileForJIT(elf_files, removed_symbols, compress, num_symbols); in PackElfFileForJIT()
/art/oatdump/
DAndroid.bp42 "com.android.art.debug",
63 "com.android.art.debug",
/art/dex2oat/
DAndroid.bp102 "com.android.art.debug",
134 "com.android.art.debug",
164 "com.android.art.debug",
285 "com.android.art.debug",
328 "com.android.art.debug",
/art/test/998-redefine-use-after-free/
Dinfo.txt11 this test will fail a DCHECK on debug builds, segfault on x86_64 hosts and have
/art/cmdline/
DAndroid.bp24 "com.android.art.debug",
/art/libprofile/
DAndroid.bp141 "com.android.art.debug",
177 "com.android.art.debug",
/art/build/
DAndroid.common_path.mk80 …D_LIBRARY_DEPENDENCIES := $(foreach lib,$(ART_CORE_SHARED_LIBRARIES), $(lib).com.android.art.debug)
119 DEBUG_ART_APEX := com.android.art.debug
/art/compiler/
DAndroid.bp34 "debug/elf_debug_writer.cc",
259 "com.android.art.debug",
332 "com.android.art.debug",
374 "debug/dwarf/dwarf_test.cc",
375 "debug/src_map_elem_test.cc",
/art/dexlist/
DAndroid.bp27 "com.android.art.debug",
/art/dalvikvm/
DAndroid.bp59 "com.android.art.debug",
/art/tools/dexanalyze/
DAndroid.bp42 "com.android.art.debug",
/art/libartbase/
DAndroid.bp184 "com.android.art.debug",
209 "com.android.art.debug",
300 "com.android.art.debug",
/art/test/121-modifiers/
Dinfo.txt16 dx --debug --dex --output=classes.dex classes
/art/dexdump/
DAndroid.bp57 "com.android.art.debug",
/art/tools/jvmti-agents/wrapagentproperties/
DREADME.md18 * If using `libartd.so`, make sure to use the debug version of jvmti.

123456