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