tree: 60c123e75a00d22ec84c4f0e261b39eb1415a715
  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. debug_data_on_stack.h
  40. encoded_next_freelist.h
  41. extended_api.cc
  42. extended_api.h
  43. extent_in_bounds.h
  44. flags.h
  45. fnv1a_consteval.h
  46. free_hint.h
  47. gwp_asan_support.cc
  48. gwp_asan_support.h
  49. hardening_unittest.cc
  50. in_slot_metadata.cc
  51. in_slot_metadata.h
  52. intended_leak.cc
  53. internal_allocator.cc
  54. internal_allocator.h
  55. internal_allocator_forward.h
  56. linux_name_region.h
  57. memory_reclaimer.cc
  58. memory_reclaimer.h
  59. memory_reclaimer_unittest.cc
  60. oom.cc
  61. oom.h
  62. oom_callback.cc
  63. oom_callback.h
  64. page_allocator.cc
  65. page_allocator.h
  66. page_allocator_constants.h
  67. page_allocator_internals_fuchsia.h
  68. page_allocator_internals_posix.cc
  69. page_allocator_internals_posix.h
  70. page_allocator_internals_win.h
  71. page_allocator_unittest.cc
  72. partition_address_space.cc
  73. partition_address_space.h
  74. partition_address_space_unittest.cc
  75. partition_alloc-inl.h
  76. partition_alloc.cc
  77. partition_alloc.h
  78. partition_alloc_allocation_data.h
  79. partition_alloc_check.h
  80. partition_alloc_config.h
  81. partition_alloc_constants.h
  82. partition_alloc_for_testing.h
  83. partition_alloc_forward.h
  84. partition_alloc_hooks.cc
  85. partition_alloc_hooks.h
  86. partition_alloc_perftest.cc
  87. partition_alloc_unittest.cc
  88. partition_bucket.cc
  89. partition_bucket.h
  90. partition_cookie.cc
  91. partition_cookie.h
  92. partition_dcheck_helper.cc
  93. partition_dcheck_helper.h
  94. partition_direct_map_extent.h
  95. partition_freelist_entry.cc
  96. partition_freelist_entry.h
  97. partition_lock.h
  98. partition_lock_perftest.cc
  99. partition_lock_unittest.cc
  100. partition_oom.cc
  101. partition_oom.h
  102. partition_page.cc
  103. partition_page.h
  104. partition_page_constants.h
  105. partition_root.cc
  106. partition_root.h
  107. partition_stats.cc
  108. partition_stats.h
  109. partition_superpage_extent_entry.h
  110. partition_tls.h
  111. partition_tls_win.cc
  112. pool_offset_freelist.h
  113. random.cc
  114. random.h
  115. reservation_offset_table.cc
  116. reservation_offset_table.h
  117. reverse_bytes.h
  118. reverse_bytes_unittest.cc
  119. safety_checks.h
  120. scheduler_loop_quarantine.cc
  121. scheduler_loop_quarantine.h
  122. scheduler_loop_quarantine_support.cc
  123. scheduler_loop_quarantine_support.h
  124. scheduler_loop_quarantine_unittest.cc
  125. slot_address_and_size.cc
  126. slot_address_and_size.h
  127. slot_start.cc
  128. slot_start.h
  129. slot_start_unittest.cc
  130. spinning_mutex.cc
  131. spinning_mutex.h
  132. tagging.cc
  133. tagging.h
  134. tagging_unittest.cc
  135. thread_cache.cc
  136. thread_cache.h
  137. thread_cache_unittest.cc
  138. use_death_tests.h
  139. write_buildflag_header.py
  140. yield_processor.h