Searched refs:powerpc_build_stubs (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | nlmconv.c | 145 static void powerpc_build_stubs (bfd *, bfd *, asymbol ***, long *); 420 powerpc_build_stubs (inbfd, outbfd, &symbols, &symcount); in main() 1686 powerpc_build_stubs (bfd *inbfd, bfd *outbfd ATTRIBUTE_UNUSED, in powerpc_build_stubs() function
|
D | ChangeLog-2008 | 419 * nlmconv.c (main, powerpc_build_stubs): Likewise.
|
D | ChangeLog-9197 | 3201 * nlmconv.c (powerpc_build_stubs): Don't generate the PowerPC 3215 (powerpc_build_stubs): Likewise. 3400 * nlmconv.c (powerpc_build_stubs): Take new outbfd argument. 3546 * nlmconv.c (powerpc_build_stubs): Set BSF_DYNAMIC flag for each 3572 * nlmconv.c (main): For PowerPC, call powerpc_build_stubs and 3578 (powerpc_build_stubs): New function.
|