Relocation (computing): Difference between revisions

Content deleted Content added
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
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 ==