aboutsummaryrefslogtreecommitdiff
path: root/src/ds
diff options
context:
space:
mode:
authorTianhao Wang <shrik3@mailbox.org>2024-04-18 03:03:27 +0200
committerTianhao Wang <shrik3@mailbox.org>2024-06-11 15:16:34 +0200
commit35d1a6ef41fa716503925226837cf0f0b8894a90 (patch)
treea07d9d3073e802af03922c9d4732ad2f988cf6cb /src/ds
parent4c7dec80c02db70d9592bbe91f00145c0eb7a40e (diff)
linker: "optimize" section arrangements
1. throw vectors in a custom ".reserved" section 2. throw idt in a NOLOAD ".reserved_0" section: save some binary size (like .bss) since we don't care for its initial value. 3. squash all ".data.*" sections from rust into ".data"
Diffstat (limited to 'src/ds')
0 files changed, 0 insertions, 0 deletions