Home
last modified time | relevance | path

Searched refs:ld_emulation (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldemul.c36 static ld_emulation_xfer_type *ld_emulation; variable
41 ld_emulation->hll (name); in ldemul_hll()
47 ld_emulation->syslib (name); in ldemul_syslib()
53 ld_emulation->after_parse (); in ldemul_after_parse()
59 ld_emulation->before_parse (); in ldemul_before_parse()
65 if (ld_emulation->before_plugin_all_symbols_read) in ldemul_before_plugin_all_symbols_read()
66 ld_emulation->before_plugin_all_symbols_read (); in ldemul_before_plugin_all_symbols_read()
72 ld_emulation->after_open (); in ldemul_after_open()
78 ld_emulation->after_check_relocs (); in ldemul_after_check_relocs()
84 ld_emulation->before_place_orphans (); in ldemul_before_place_orphans()
[all …]
H A DChangeLog-2005557 * ldemul.c (ldemul_finish): Call ld_emulation->finish unconditionally.
1242 * ldemul.c (ld_emulation): Make static.
H A Dldint.texi472 @code{ldemul.c} sets the variable @var{ld_emulation} to point to it.
H A DChangeLog-91977308 Define the ld_emulation from the automatically-geenrated
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldemul.c36 static ld_emulation_xfer_type *ld_emulation; variable
41 ld_emulation->hll (name); in ldemul_hll()
47 ld_emulation->syslib (name); in ldemul_syslib()
53 ld_emulation->after_parse (); in ldemul_after_parse()
59 ld_emulation->before_parse (); in ldemul_before_parse()
65 if (ld_emulation->before_plugin_all_symbols_read) in ldemul_before_plugin_all_symbols_read()
66 ld_emulation->before_plugin_all_symbols_read (); in ldemul_before_plugin_all_symbols_read()
72 ld_emulation->after_open (); in ldemul_after_open()
78 ld_emulation->after_check_relocs (); in ldemul_after_check_relocs()
84 ld_emulation->before_place_orphans (); in ldemul_before_place_orphans()
[all …]
H A DChangeLog-2005557 * ldemul.c (ldemul_finish): Call ld_emulation->finish unconditionally.
1242 * ldemul.c (ld_emulation): Make static.
H A Dldint.texi472 @code{ldemul.c} sets the variable @var{ld_emulation} to point to it.
H A DChangeLog-91977308 Define the ld_emulation from the automatically-geenrated