Content deleted Content added
Matthiaspaul (talk | contribs) →top: CE. I think Nbarth (2014-11-16T02:47:32) was referring to zero address arithmetics in stack machines rather than to zero-//based// addressing |
Matthiaspaul (talk | contribs) →Segmentation: CE |
||
Line 11:
== Segmentation ==
[[Object file]]s are segmented into various [[Memory segmentation|memory segment]] types. Example segments include [[code segment|code segment (.text)]], [[data segment|initialized data segment (.data)]], [[.bss|uninitialized data segment (.bss]]), or others.{{clarify|date=November 2016}}
== Relocation table ==
|