Home
last modified time | relevance | path

Searched refs:constructor_callback (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/
Dldmain.c120 static bfd_boolean constructor_callback
148 constructor_callback,
1117 constructor_callback (struct bfd_link_info *info, in constructor_callback() function
DChangeLog-91971787 (constructor_callback): Don't print anything to the map file.
2491 * ldmain.c (constructor_callback): Don't warn about BFD_RELOC_CTOR
2693 (constructor_callback): Pass name to ldctor_add_new_set_entry for
2728 (constructor_callback): Likewise.
3213 * ldmain.c (constructor_callback): Allocate set_name in stack
3296 (constructor_callback): Likewise.
5051 (constructor_callback): No longer takes bitsize argument. Pass
5130 (constructor_callback): Use fprintf to write map information, not
5444 (constructor_callback): New function.
5445 (link_callbacks): Add constructor_callback.
DChangeLog-2012208 (constructor_callback): Don't use global link_info here.
DChangeLog-2005932 (constructor_callback): Likewise.