COFF: Difference between revisions

→‎Relocation Entries: Added that .data section can have relocation information too.
[unchecked revision][unchecked revision]
m (Added links and categorised.)
(→‎Relocation Entries: Added that .data section can have relocation information too.)
Line 187:
The Relocation Table is an array of Relocation Entry structures and is zero based.
 
A COFF file can contain a Relocation table for each Section,. but it.text would( beSTYP_TEXT unusual) tosections often findhave relocation information, forit anythingis otheralso thanpossible for .textdata ( STYP_TEXTSTYP_DATA ) Sectionsand other sections to have relocation information.
 
The Relocation table for a section has its location and length stored in the Section's header.
33

edits