tree: 76fc1684c3ac9c530b038b8725cf529013d53034 [path history] [tgz]
  1. arch/
  2. base/
  3. entrypoints/
  4. gc/
  5. generated/
  6. hprof/
  7. interpreter/
  8. jdwp/
  9. jit/
  10. mirror/
  11. native/
  12. openjdkjvm/
  13. openjdkjvmti/
  14. quick/
  15. simulator/
  16. ti/
  17. utils/
  18. verifier/
  19. Android.bp
  20. art_field-inl.h
  21. art_field.cc
  22. art_field.h
  23. art_method-inl.h
  24. art_method.cc
  25. art_method.h
  26. asm_support.h
  27. atomic.cc
  28. atomic.h
  29. backtrace_helper.h
  30. barrier.cc
  31. barrier.h
  32. barrier_test.cc
  33. bit_memory_region.h
  34. bytecode_utils.h
  35. cha.cc
  36. cha.h
  37. cha_test.cc
  38. check_jni.cc
  39. check_jni.h
  40. check_reference_map_visitor.h
  41. class_linker-inl.h
  42. class_linker.cc
  43. class_linker.h
  44. class_linker_test.cc
  45. class_reference.h
  46. class_table-inl.h
  47. class_table.cc
  48. class_table.h
  49. class_table_test.cc
  50. code_simulator_container.cc
  51. code_simulator_container.h
  52. common_dex_operations.h
  53. common_runtime_test.cc
  54. common_runtime_test.h
  55. common_throws.cc
  56. common_throws.h
  57. compiler_callbacks.h
  58. compiler_filter.cc
  59. compiler_filter.h
  60. compiler_filter_test.cc
  61. debugger.cc
  62. debugger.h
  63. deoptimization_kind.h
  64. dex2oat_environment_test.h
  65. dex_cache_resolved_classes.h
  66. dex_file-inl.h
  67. dex_file.cc
  68. dex_file.h
  69. dex_file_annotations.cc
  70. dex_file_annotations.h
  71. dex_file_test.cc
  72. dex_file_tracking_registrar.cc
  73. dex_file_tracking_registrar.h
  74. dex_file_types.h
  75. dex_file_verifier.cc
  76. dex_file_verifier.h
  77. dex_file_verifier_test.cc
  78. dex_instruction-inl.h
  79. dex_instruction.cc
  80. dex_instruction.h
  81. dex_instruction_list.h
  82. dex_instruction_test.cc
  83. dex_instruction_utils.h
  84. dex_method_iterator.h
  85. dex_method_iterator_test.cc
  86. dex_reference_collection.h
  87. dex_to_dex_decompiler.cc
  88. dex_to_dex_decompiler.h
  89. dexopt_test.cc
  90. dexopt_test.h
  91. elf.h
  92. elf_file.cc
  93. elf_file.h
  94. elf_file_impl.h
  95. elf_utils.h
  96. entrypoints_order_test.cc
  97. exec_utils.cc
  98. exec_utils.h
  99. experimental_flags.h
  100. fault_handler.cc
  101. fault_handler.h
  102. gc_root-inl.h
  103. gc_root.h
  104. globals.h
  105. gtest_test.cc
  106. handle.h
  107. handle_scope-inl.h
  108. handle_scope.h
  109. handle_scope_test.cc
  110. image-inl.h
  111. image.cc
  112. image.h
  113. imt_conflict_table.h
  114. imtable-inl.h
  115. imtable.h
  116. imtable_test.cc
  117. indenter.h
  118. indenter_test.cc
  119. indirect_reference_table-inl.h
  120. indirect_reference_table.cc
  121. indirect_reference_table.h
  122. indirect_reference_table_test.cc
  123. instrumentation.cc
  124. instrumentation.h
  125. instrumentation_test.cc
  126. intern_table.cc
  127. intern_table.h
  128. intern_table_test.cc
  129. invoke_type.h
  130. java_vm_ext.cc
  131. java_vm_ext.h
  132. java_vm_ext_test.cc
  133. jni_env_ext-inl.h
  134. jni_env_ext.cc
  135. jni_env_ext.h
  136. jni_internal.cc
  137. jni_internal.h
  138. jni_internal_test.cc
  139. jobject_comparator.cc
  140. jobject_comparator.h
  141. jvalue-inl.h
  142. jvalue.h
  143. leb128.h
  144. leb128_test.cc
  145. linear_alloc.cc
  146. linear_alloc.h
  147. lock_word-inl.h
  148. lock_word.h
  149. managed_stack-inl.h
  150. managed_stack.cc
  151. managed_stack.h
  152. mapping_table.h
  153. mem_map.cc
  154. mem_map.h
  155. mem_map_test.cc
  156. memory_region.cc
  157. memory_region.h
  158. memory_region_test.cc
  159. method_bss_mapping.h
  160. method_handles-inl.h
  161. method_handles.cc
  162. method_handles.h
  163. method_info.h
  164. method_reference.h
  165. modifiers.h
  166. monitor.cc
  167. monitor.h
  168. monitor_android.cc
  169. monitor_linux.cc
  170. monitor_pool.cc
  171. monitor_pool.h
  172. monitor_pool_test.cc
  173. monitor_test.cc
  174. native_bridge_art_interface.cc
  175. native_bridge_art_interface.h
  176. native_stack_dump.cc
  177. native_stack_dump.h
  178. non_debuggable_classes.cc
  179. non_debuggable_classes.h
  180. noop_compiler_callbacks.h
  181. nth_caller_visitor.h
  182. oat.cc
  183. oat.h
  184. oat_file-inl.h
  185. oat_file.cc
  186. oat_file.h
  187. oat_file_assistant.cc
  188. oat_file_assistant.h
  189. oat_file_assistant_test.cc
  190. oat_file_manager.cc
  191. oat_file_manager.h
  192. oat_file_test.cc
  193. oat_quick_method_header.cc
  194. oat_quick_method_header.h
  195. obj_ptr-inl.h
  196. obj_ptr.h
  197. object_callbacks.h
  198. object_lock.cc
  199. object_lock.h
  200. offsets.cc
  201. offsets.h
  202. os.h
  203. os_linux.cc
  204. parsed_options.cc
  205. parsed_options.h
  206. parsed_options_test.cc
  207. plugin.cc
  208. plugin.h
  209. prebuilt_tools_test.cc
  210. primitive.cc
  211. primitive.h
  212. process_state.h
  213. proxy_test.cc
  214. quick_exception_handler.cc
  215. quick_exception_handler.h
  216. read_barrier-inl.h
  217. read_barrier.h
  218. read_barrier_c.h
  219. read_barrier_option.h
  220. reference_table.cc
  221. reference_table.h
  222. reference_table_test.cc
  223. reflection-inl.h
  224. reflection.cc
  225. reflection.h
  226. reflection_test.cc
  227. runtime-inl.h
  228. runtime.cc
  229. runtime.h
  230. runtime_android.cc
  231. runtime_callbacks.cc
  232. runtime_callbacks.h
  233. runtime_callbacks_test.cc
  234. runtime_common.cc
  235. runtime_common.h
  236. runtime_linux.cc
  237. runtime_options.cc
  238. runtime_options.def
  239. runtime_options.h
  240. runtime_stats.h
  241. safe_map.h
  242. scoped_thread_state_change-inl.h
  243. scoped_thread_state_change.cc
  244. scoped_thread_state_change.h
  245. signal_catcher.cc
  246. signal_catcher.h
  247. signal_set.h
  248. stack.cc
  249. stack.h
  250. stack_map.cc
  251. stack_map.h
  252. stack_reference.h
  253. stride_iterator.h
  254. string_reference.h
  255. thread-current-inl.h
  256. thread-inl.h
  257. thread.cc
  258. thread.h
  259. thread_android.cc
  260. thread_linux.cc
  261. thread_list.cc
  262. thread_list.h
  263. thread_pool.cc
  264. thread_pool.h
  265. thread_pool_test.cc
  266. thread_state.h
  267. trace.cc
  268. trace.h
  269. transaction.cc
  270. transaction.h
  271. transaction_test.cc
  272. type_lookup_table.cc
  273. type_lookup_table.h
  274. type_lookup_table_test.cc
  275. type_reference.h
  276. utf-inl.h
  277. utf.cc
  278. utf.h
  279. utf_test.cc
  280. utils.cc
  281. utils.h
  282. utils_test.cc
  283. vdex_file.cc
  284. vdex_file.h
  285. vdex_file_test.cc
  286. verify_object-inl.h
  287. verify_object.cc
  288. verify_object.h
  289. well_known_classes.cc
  290. well_known_classes.h
  291. zip_archive.cc
  292. zip_archive.h
  293. zip_archive_test.cc