mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-14 03:54:26 +08:00
regenerated after doc fix
This commit is contained in:
parent
6affd66ac1
commit
bc750ff1c1
@ -568,7 +568,7 @@ typedef struct sec
|
||||
which should be used in a constructor list, it creates a new
|
||||
section for the type of name (eg <<__CTOR_LIST__>>), attaches
|
||||
the symbol to it and builds a relocation. To build the lists
|
||||
of constructors, all the linker has to to is catenate all the
|
||||
of constructors, all the linker has to do is catenate all the
|
||||
sections called <<__CTOR_LIST__>> and relocte the data
|
||||
contained within - exactly the operations it would peform on
|
||||
standard data. */
|
||||
|
Loading…
Reference in New Issue
Block a user