Home
last modified time | relevance | path

Searched refs:runtime_pseudp_reloc_v2_init (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dpe-dll.c173 static bool runtime_pseudp_reloc_v2_init = false; variable
2667 if (runtime_pseudp_reloc_v2_init) in make_runtime_pseudo_reloc()
2686 if (!runtime_pseudp_reloc_v2_init) in make_runtime_pseudo_reloc()
2689 runtime_pseudp_reloc_v2_init = true; in make_runtime_pseudo_reloc()
H A DChangeLog-2008107 (runtime_pseudp_reloc_v2_init): New static variable.
H A DChangeLog-20183383 * pe-dll.c (runtime_pseudp_reloc_v2_init): Change type to bfd_boolean.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpe-dll.c174 static bool runtime_pseudp_reloc_v2_init = false; variable
2744 if (runtime_pseudp_reloc_v2_init) in make_runtime_pseudo_reloc()
2764 if (!runtime_pseudp_reloc_v2_init) in make_runtime_pseudo_reloc()
2767 runtime_pseudp_reloc_v2_init = true; in make_runtime_pseudo_reloc()
H A DChangeLog-2008107 (runtime_pseudp_reloc_v2_init): New static variable.
H A DChangeLog-20183383 * pe-dll.c (runtime_pseudp_reloc_v2_init): Change type to bfd_boolean.