diff options
Diffstat (limited to 'bfd/section.c')
-rw-r--r-- | bfd/section.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/bfd/section.c b/bfd/section.c index 6aa18d5..752f291 100644 --- a/bfd/section.c +++ b/bfd/section.c @@ -65,10 +65,7 @@ SUBSECTION data in place until a <<bfd_get_section_contents>> call is made. Other back ends may read in all the data at once. For example, an S-record file has to be read once to determine the - size of the data. An IEEE-695 file doesn't contain raw data in - sections, but data and relocation expressions intermixed, so - the data area has to be parsed to get out the data and - relocations. + size of the data. INODE Section Output, typedef asection, Section Input, Sections |