Content deleted Content added
Peter Flass (talk | contribs) →Segmentation: These are segments only if there is hardware and OS support for segments. Most systems now use a flat address space |
Peter Flass (talk | contribs) →Segmentation: add examples to eliminate note. |
||
Line 11:
== Segmentation ==
[[Object file]]s are segmented into various [[Memory segmentation|memory segment]] (more properly called ''sections'') types. Example segments include [[code segment|code segment (.text)]], [[data segment|initialized data segment (.data)]], [[.bss|uninitialized data segment (.bss)]], or others
== Relocation table ==
|