Home | History | Annotate | Download | only in unused

Lines Matching refs:linker

104        outside one of these is an error in the linker. */
194 "checkProddableBlock: invalid fixup %p in runtime linker\n",
282 // Top-level linker control.
433 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d",
446 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p)",
449 IF_DEBUG(linker,belch( " ZERO" ));
559 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d",
580 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p %6p) ",
584 IF_DEBUG(linker,belch( " ZERO" ));
619 IF_DEBUG(linker,belch( "`%s' resolves to %p\n", symbol, (void*)S ));
622 IF_DEBUG(linker,fprintf ( stderr, "Reloc: P = %p S = %p A = %p\n",
1065 since the linker should never poke around in it. */
1147 // TOP-LEVEL CONTROL OF THE LINKER
1179 "GHCi runtime linker: warning: looks like you're trying to load the\n"
1287 * Top-level linker.
1308 printf("Linker: success!\n");