Forked from
Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
-
Ben Gamari authored
We place symbol_extras right after bss. We also need to ensure that symbol_extras can be mprotect'd independently from the rest of the image. To ensure this we round up the size of bss to a page boundary, thus ensuring that symbol_extras is also page-aligned. (cherry picked from commit 9f40cf6c) (cherry picked from commit 4b83b6a8)
Ben Gamari authoredWe place symbol_extras right after bss. We also need to ensure that symbol_extras can be mprotect'd independently from the rest of the image. To ensure this we round up the size of bss to a page boundary, thus ensuring that symbol_extras is also page-aligned. (cherry picked from commit 9f40cf6c) (cherry picked from commit 4b83b6a8)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.