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