Searched refs:plt_resolve (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-ppc.c7477 static const unsigned int plt_resolve[] =
7499 if (ARRAY_SIZE (plt_resolve) != GLINK_PLTRESOLVE / 4)
7562 for (i = 0; i < ARRAY_SIZE (plt_resolve); i++)
7564 bfd_put_32 (output_bfd, plt_resolve[i], p);
7567 p -= 4 * ARRAY_SIZE (plt_resolve);
7459 static const unsigned int plt_resolve[] = local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-ppc.c7477 static const unsigned int plt_resolve[] =
7499 if (ARRAY_SIZE (plt_resolve) != GLINK_PLTRESOLVE / 4)
7562 for (i = 0; i < ARRAY_SIZE (plt_resolve); i++)
7564 bfd_put_32 (output_bfd, plt_resolve[i], p);
7567 p -= 4 * ARRAY_SIZE (plt_resolve);
7459 static const unsigned int plt_resolve[] = local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-ppc.c7477 static const unsigned int plt_resolve[] =
7499 if (ARRAY_SIZE (plt_resolve) != GLINK_PLTRESOLVE / 4)
7562 for (i = 0; i < ARRAY_SIZE (plt_resolve); i++)
7564 bfd_put_32 (output_bfd, plt_resolve[i], p);
7567 p -= 4 * ARRAY_SIZE (plt_resolve);
7459 static const unsigned int plt_resolve[] = local

Completed in 188 milliseconds