tree: 9cda6c6430a9ba5107765651f593d61257874916
  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. gwp_asan_support.cc
  45. gwp_asan_support.h
  46. hardening_unittest.cc
  47. in_slot_metadata.cc
  48. in_slot_metadata.h
  49. internal_allocator.cc
  50. internal_allocator.h
  51. internal_allocator_forward.h
  52. memory_reclaimer.cc
  53. memory_reclaimer.h
  54. memory_reclaimer_unittest.cc
  55. oom.cc
  56. oom.h
  57. oom_callback.cc
  58. oom_callback.h
  59. page_allocator.cc
  60. page_allocator.h
  61. page_allocator_constants.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