And for those of you who pay attention, the "data" in S2 space above is linker-generated GOT (Global Offset Table) and EH (Exception Handling) data. No user data. That is in the S0 segment right above the code. And the code segment at the end of each list in S0 space is just the linker generated trampolines. The small segment size is a clue.