tree: 9ee6bb10a64d0b3878914f39203b22090aee0c1a
  1. dot/
  2. partition_alloc_base/
  3. pointers/
  4. shim/
  5. stack/
  6. third_party/
  7. thread_isolation/
  8. aarch64_support.h
  9. address_pool_manager.cc
  10. address_pool_manager.h
  11. address_pool_manager_bitmap.cc
  12. address_pool_manager_bitmap.h
  13. address_pool_manager_types.h
  14. address_pool_manager_unittest.cc
  15. address_space_randomization.cc
  16. address_space_randomization.h
  17. address_space_randomization_unittest.cc
  18. address_space_stats.h
  19. allocation_guard.cc
  20. allocation_guard.h
  21. allocator_config.cc
  22. allocator_config.h
  23. arm_bti_test_functions.h
  24. arm_bti_test_functions.S
  25. bounds_checks.cc
  26. bounds_checks.h
  27. bounds_checks_nocompile.nc
  28. bucket_lookup.h
  29. BUILD.gn
  30. build_config.h
  31. buildflag.h
  32. buildflag_header.gni
  33. compressed_pointer.cc
  34. compressed_pointer.h
  35. compressed_pointer_unittest.cc
  36. dangling_raw_ptr_checks.cc
  37. dangling_raw_ptr_checks.h
  38. encoded_next_freelist.h
  39. extended_api.cc
  40. extended_api.h
  41. extent_in_bounds.h
  42. flags.h
  43. gwp_asan_support.cc
  44. gwp_asan_support.h
  45. hardening_unittest.cc
  46. in_slot_metadata.cc
  47. in_slot_metadata.h
  48. internal_allocator.cc
  49. internal_allocator.h
  50. internal_allocator_forward.h
  51. memory_reclaimer.cc
  52. memory_reclaimer.h
  53. memory_reclaimer_unittest.cc
  54. oom.cc
  55. oom.h
  56. oom_callback.cc
  57. oom_callback.h
  58. page_allocator.cc
  59. page_allocator.h
  60. page_allocator_constants.h
  61. page_allocator_internal.h
  62. page_allocator_internals_fuchsia.h
  63. page_allocator_internals_posix.cc
  64. page_allocator_internals_posix.h
  65. page_allocator_internals_win.h
  66. page_allocator_unittest.cc
  67. partition_address_space.cc
  68. partition_address_space.h
  69. partition_address_space_unittest.cc
  70. partition_alloc-inl.h
  71. partition_alloc.cc
  72. partition_alloc.h
  73. partition_alloc_allocation_data.h
  74. partition_alloc_check.h
  75. partition_alloc_config.h
  76. partition_alloc_constants.h
  77. partition_alloc_for_testing.h
  78. partition_alloc_forward.h
  79. partition_alloc_hooks.cc
  80. partition_alloc_hooks.h
  81. partition_alloc_perftest.cc
  82. partition_alloc_unittest.cc
  83. partition_bucket.cc
  84. partition_bucket.h
  85. partition_cookie.cc
  86. partition_cookie.h
  87. partition_dcheck_helper.cc
  88. partition_dcheck_helper.h
  89. partition_direct_map_extent.h
  90. partition_freelist_entry.cc
  91. partition_freelist_entry.h
  92. partition_lock.h
  93. partition_lock_perftest.cc
  94. partition_lock_unittest.cc
  95. partition_oom.cc
  96. partition_oom.h
  97. partition_page.cc
  98. partition_page.h
  99. partition_page_constants.h
  100. partition_root.cc
  101. partition_root.h
  102. partition_stats.cc
  103. partition_stats.h
  104. partition_superpage_extent_entry.h
  105. partition_tls.h
  106. partition_tls_win.cc
  107. pool_offset_freelist.h
  108. random.cc
  109. random.h
  110. reservation_offset_table.cc
  111. reservation_offset_table.h
  112. reverse_bytes.h
  113. reverse_bytes_unittest.cc
  114. scheduler_loop_quarantine.cc
  115. scheduler_loop_quarantine.h
  116. scheduler_loop_quarantine_support.cc
  117. scheduler_loop_quarantine_support.h
  118. scheduler_loop_quarantine_unittest.cc
  119. slot_address_and_size.cc
  120. slot_address_and_size.h
  121. slot_start.cc
  122. slot_start.h
  123. slot_start_unittest.cc
  124. spinning_mutex.cc
  125. spinning_mutex.h
  126. tagging.cc
  127. tagging.h
  128. tagging_unittest.cc
  129. thread_cache.cc
  130. thread_cache.h
  131. thread_cache_unittest.cc
  132. use_death_tests.h
  133. write_buildflag_header.py
  134. yield_processor.h