Lines Matching refs:linker
3 Linker no longer used - apart from mymalloc().
5 ./> (cd .. && make EXTRA_CFLAGS="-m64" libvex_ppc64_linux.a) && gcc -m64 -Wall -O -g -o switchback switchback.c linker.c ../libvex_ppc64_linux.a test_bzip2.c
20 #include "linker.h"
168 outside one of these is an error in the linker. */
258 "checkProddableBlock: invalid fixup %p in runtime linker\n",
348 // Top-level linker control.
527 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d",
540 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p)",
543 IF_DEBUG(linker,belch( " ZERO" ));
653 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d",
685 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p %6p) ",
689 IF_DEBUG(linker,belch( " ZERO" ));
1230 since the linker should never poke around in it. */
1312 // TOP-LEVEL CONTROL OF THE LINKER
1344 "GHCi runtime linker: warning: looks like you're trying to load the\n"
1457 * Top-level linker.
1478 printf("switchback: Linker: success!\n");