Lines Matching full:info
27 macro INFO() in multiple compilation unites. */
40 INFO("Setting next link address (current is at 0x%08x):\n",
51 INFO("\tignoring file size, adjusting by address increment.\n");
55 INFO("\tuser address increment is zero, adjusting by file size.\n");
59 INFO("\t[%s] file size 0x%08lx\n",
62 INFO("\tnext prelink address: 0x%08x\n", s_next_link_addr);
71 /* Do not issue INFO() statements before you call get_options() to set
189 INFO("Reading prelink addresses from prelink-map file [%s].\n",
196 INFO("Start address: 0x%x\n", start_addr);
197 INFO("Increment address: 0x%x\n", inc_addr);