• Home
  • Raw
  • Download

Lines Matching refs:INFO

157          INFO("Note: we aren't dropping or rearranging any sections.\n");  in adjust_elf()
170 INFO("Creating new section-strings section...\n"); in adjust_elf()
176 INFO("\tNew index will be %d (was %d).\n", highest_scn_num, shstrndx); in adjust_elf()
209 INFO("\tNew size will be %d.\n", (*shstrtab_data)->d_size); in adjust_elf()
231 INFO("Updating section information...\n"); in adjust_elf()
246INFO("\t%03d: Updating section %s (index %d, address %lld offset %lld, size %lld, alignment %d)...… in adjust_elf()
262 INFO("\t\tname offset %d (was %d).\n", in adjust_elf()
271 INFO("\t\tsh_link %d (was %d).\n", in adjust_elf()
281 INFO("\t\tsh_info %d (was %d).\n", in adjust_elf()
340 INFO("\t\tupdating a symbol table.\n"); in adjust_elf()
387 INFO("\t\tsymbol table has %ld symbols.\n", num_symbols); in adjust_elf()
458 INFO("\t\t\tkeeping %s symbol %d (new index %d), name [%s]\n", in adjust_elf()
513INFO("\t\t\tkeeping symbol %d (new index %d), name (index %d) [%s]\n", in adjust_elf()
538 INFO("\t\t\tignoring %s symbol [%s]" in adjust_elf()
552 INFO("\t\t\tremoving symbol [%s]\n", symname); in adjust_elf()
569 INFO("\t\t\tMARKING ONE PAST LAST LOCAL INDEX %d\n", in adjust_elf()
583 INFO("\t\t%d undefined or special symbols were kept.\n", in adjust_elf()
585 INFO("\t\t%d global or weak symbols were kept.\n", in adjust_elf()
587 INFO("\t\t%d symbols were thrown away.\n", in adjust_elf()
592 INFO("\t\t\tthe symbol table has changed.\n"); in adjust_elf()
593 INFO("\t\t\tdestidx = %d, inner = %d.\n", destidx, inner); in adjust_elf()
594 INFO("\t\t\tnew size %d (was %lld).\n", in adjust_elf()
601 INFO("\t\t\tthe symbol table did not change.\n"); in adjust_elf()
636 INFO("\t\tbuilding strings for the dynamic section.\n"); in adjust_elf()
655 INFO("\t\tThe dynamic-symbol table is not changing, so no " in adjust_elf()
670 INFO("\t\tupdating section header (size %lld)\n", in adjust_elf()
677 else INFO("\t%03d: not updating section %s, it will be discarded.\n", in adjust_elf()
764 INFO("Updating [%s] (symbol-strings-section data for [%s]).\n", in adjust_elf()
771 INFO("\tbefore update:\n" in adjust_elf()
778 INFO("\tafter update:\n" in adjust_elf()
789 INFO("%d nonprintable\n", in adjust_elf()
825INFO("Symbol [%s]'s name (index %d, old value %llx) changes offset: %d -> %d\n", in adjust_elf()
861 INFO("Analyzing gaps in ranges before compacting sections...\n"); in adjust_elf()
891 INFO("[%016lld, %016lld] %n[%s]%n", in adjust_elf()
900 while (col_after++ - col_before < 20) INFO(" "); in adjust_elf()
901 INFO(" [GAP: %lld bytes with %s]\n", in adjust_elf()
905 else INFO("\n"); in adjust_elf()
913 INFO("Calculating new section offsets...\n"); in adjust_elf()
934 INFO("[%016lld, %016lld] %n[%s]%n", in adjust_elf()
943 while (col_after++ - col_before < 20) INFO(" "); in adjust_elf()
944 INFO(" [GAP: %lld bytes with %s]\n", in adjust_elf()
948 else INFO("\n"); in adjust_elf()
992 INFO("Updating symbol values...\n"); in adjust_elf()
1004 INFO("Updating DWARF records...\n"); in adjust_elf()
1010INFO("DWARF: %-15s: total %8d failed %8d.\n", elf_name, num_total_dwarf_patches, num_failed_dwarf_… in adjust_elf()
1017 INFO("Adjusting program-header table...\n"); in adjust_elf()
1021 INFO("\t%2.2zu\t", pi); in adjust_elf()
1022 INFO("PT_ header type: %d", phdr_info[pi].p_type); in adjust_elf()
1024 INFO(" PT_NULL (skip)\n"); in adjust_elf()
1027 INFO(" PT_PHDR\n"); in adjust_elf()
1036INFO("WARNING: PT_PHDR file and memory sizes are incorrect (%ld instead of %ld). Correcting.\n", in adjust_elf()
1057 INFO("PT_ header type: %d does not contain any sections.\n", in adjust_elf()
1066 INFO("\t\tapplying alignment of 0x%llx to new offset %lld\n", in adjust_elf()
1074 INFO("\t\tnew offset %lld (was %lld)\n", in adjust_elf()
1080 INFO("\t\tnew vaddr 0x%llx (was 0x%llx)\n", in adjust_elf()
1085 INFO("\t\tnew paddr 0x%llx (was 0x%llx)\n", in adjust_elf()
1090 INFO("\t\tnew mem size %lld (was %lld)\n", in adjust_elf()
1096 INFO("\t\tnew file size %lld (was %lld)\n", in adjust_elf()
1118 else INFO("There is no dynamic section in this file.\n"); in adjust_elf()
1144INFO("PRELINKER HACK: Temporarily restoring index of to-be-removed section [%s] to %d.\n", in adjust_elf()
1157INFO("PRELINKER HACK: Done with hack, marking section [%s] for removal again.\n", in adjust_elf()
1172 INFO("Updating ELF header.\n"); in adjust_elf()
1189 INFO("\tsetting section-header-table offset to %lld\n", in adjust_elf()
1205 INFO("Index of shstrtab is now %d (was %d).\n", in adjust_elf()
1254 INFO("hash table: buckets: %d (no change).\n", bucket[0]); in update_hash_table()
1255 INFO("hash table: chains: %d (was %d).\n", in update_hash_table()
1267 INFO("hash table: size %lld (was %d) bytes.\n", in update_hash_table()
1346INFO("Scanning %d relocation entries in section [%s] (taken from %s section header (old %d, new %d… in update_relocations_section_symbol_references()
1368 INFO("Discarding REL entry for symbol [%d], section [%d]\n", in update_relocations_section_symbol_references()
1390 INFO("Discarding RELA entry for symbol [%d], section [%d]\n", in update_relocations_section_symbol_references()
1399 INFO("Shrinking relocation section from %lld to %lld bytes (%d -> %d " in update_relocations_section_symbol_references()
1408 } else INFO("Relocation section [%s]'s size (relocates: %s(%d), " in update_relocations_section_symbol_references()
1469INFO("Scanning %d relocation entries in section [%s] (taken from %s section header (old %d, new %d… in update_relocations_section_offsets()
1523 INFO("ABOUT TO FAIL for symbol [%s]: old section ranges:\n", symname); in update_relocations_section_offsets()
1530INFO("\t[%8lld, %8lld] (%8lld bytes) [%8lld, %8lld] (%8lld bytes) [%-15s]\n", in update_relocations_section_offsets()
1539 INFO("\n"); in update_relocations_section_offsets()
1592 INFO("\t%02d (%-15s) off 0x%llx -> 0x%llx (%lld) (relocates [%s:(%d)%s])\n", in update_relocations_section_offsets()
1655 INFO("\t\tcopying data from original section (%d bytes).\n", in create_section_data()
1670 INFO("\t\tassigning new data to section (%d bytes).\n", in create_section_data()
1685 INFO("%03d:"
1701 INFO("%#0*llx", in do_update_dyn_entry_address()
1707 INFO(" (updating to 0x%08llx per section %d (shdr_info[] index %d): [%s])", in do_update_dyn_entry_address()
1719INFO(" (Setting to ZERO per section (shdr_info[] index %d) [%s], which is being removed)", in do_update_dyn_entry_address()
1727 if (newline) INFO("\n"); in do_update_dyn_entry_address()
1752 INFO(" (affects tag %s)", in update_dyn_entry_address_and_size()
1770 INFO("\n (!)\t%-17s completing deferred update (%lld -> %lld bytes)" in update_dyn_entry_address_and_size()
1791 INFO("\n"); in update_dyn_entry_address_and_size()
1838 INFO("\t\t\t%-17s: ", in do_build_dynamic_segment_strings()
1842 INFO("[%s] (offset %ld)\n", str, dyn->d_un.d_val); in do_build_dynamic_segment_strings()
1873 INFO("\t\tbuilding string offsets for dynamic section [%s], index %d\n", in build_dynamic_segment_strings()
1887 INFO("\t\tprinting string offsets for dynamic section [%s], index %d\n", in print_dynamic_segment_strings()
1907 INFO("Updating dynamic section [%s], index %d\n", in adjust_dynamic_segment_offsets()
1923 INFO("\t%-17s ", in adjust_dynamic_segment_offsets()
1988 INFO("(!) (deferring update: new value not known yet)\n"); in adjust_dynamic_segment_offsets()
1993 INFO("%lld (bytes) (updating to %lld bytes " in adjust_dynamic_segment_offsets()
2014 INFO("\n"); in adjust_dynamic_segment_offsets()
2026 INFO("string [%s] offset changes: %lld -> %lld\n", in adjust_dynamic_segment_offsets()
2037 INFO("string [%s] offset has not changed from %lld, not updating\n", in adjust_dynamic_segment_offsets()
2056 INFO("%lld (bytes)\n", dyn->d_un.d_val); in adjust_dynamic_segment_offsets()
2063 INFO("%lld\n", dyn->d_un.d_val); in adjust_dynamic_segment_offsets()
2067INFO("%s (%d)\n", ebl_dynamic_tag_name (oldebl, dyn->d_un.d_val, NULL, 0), dyn->d_un.d_val); in adjust_dynamic_segment_offsets()
2071 INFO("%#0*llx\n", in adjust_dynamic_segment_offsets()
2137 INFO("\n\t\t"); in section_to_header_mapping()
2147 INFO("%-17s", shdr_info[inner].name); in section_to_header_mapping()
2151INFO("(mem_end 0x%llx --> 0x%llx) ", *mem_end, SECT_MEM_END(shdr_info[inner].shdr)); in section_to_header_mapping()
2158INFO("(file_end 0x%llx --> 0x%llx) ", *file_end, SECT_FILE_END(shdr_info[inner].shdr)); in section_to_header_mapping()
2167 INFO("\n\t\t"); in section_to_header_mapping()
2170 INFO("(!) %-17s does not belong\n\t\t", shdr_info[inner].name); in section_to_header_mapping()
2173 INFO("(!) %-17s is not considered, it is being removed\n\t\t", shdr_info[inner].name); in section_to_header_mapping()
2177 INFO("start: %lld\n", start); in section_to_header_mapping()
2178 INFO("\t\tends: %lld file, %lld mem\n", *file_end, *mem_end); in section_to_header_mapping()
2210 INFO("\tupdating symbol values for section [%s]...\n", in update_symbol_values()
2219 INFO("%d nonprintable\n", in update_symbol_values()
2224 INFO("\tnumber of symbols to update: %d (%d bytes)\n", in update_symbol_values()
2273 INFO("%-8d [", inner); in update_symbol_values()
2276 INFO("%c", symname[c]); in update_symbol_values()
2281 while (c++ < max) INFO(" "); in update_symbol_values()
2283 else INFO("<"); in update_symbol_values()
2284 INFO("]"); in update_symbol_values()
2301 INFO(" undefined\n"); in update_symbol_values()
2308 INFO(" special (scn %d, value 0x%llx, size %lld)\n", in update_symbol_values()
2416 INFO("STT_SECTION symbol [%s] refers to section [%s], " in update_symbol_values()
2423 INFO(" %8d %-17s ", in update_symbol_values()
2444 INFO("0x%llx -> 0x%llx (delta %lld)", in update_symbol_values()
2449 INFO("(value is zero, not adjusting it)"); in update_symbol_values()
2472 INFO(" (updating sym->st_shndx = %lld --> %lld)\n", in update_symbol_values()
2476 else INFO("(sym->st_shndx remains %lld)\n", sym->st_shndx); in update_symbol_values()
2490 INFO(" (no change)\n"); in update_symbol_values()
2524 INFO("\t\t\t\tsection offset %lld -> %lld%s\n", in adjust_section_offset()
2544 INFO("\t\t\t\tsection address %lld -> %lld%s\n", in adjust_section_offset()
2553 INFO("\t\t\t\tupdating section header (size %lld)\n", in adjust_section_offset()
2625 INFO("\t\t\t\tupdated lastoffset to %lld\n", offset); in update_last_offset()
2657 INFO("\t\t\t%03d:\tAdjusting offset of section %s " in move_sections()
2670 INFO("\t\t\t%03d: NOT adjusting offset of section %s (index %d)" in move_sections()
2681 INFO("\t\t\t%03d: NOT adjusting offset of section %s (index %d)" in move_sections()
2768 INFO("Updating section addresses and offsets...\n"); in update_section_offsets()
2786 INFO("Section offsets will start from %lld.\n", lastoffset); in update_section_offsets()
2803 INFO("\tAdjusting sections [%d - %d) as a group (start offset %lld, alignment %lld)\n", in update_section_offsets()