• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/

Lines Matching +defs:ps +defs:info +defs:file

6    This file is part of BFD, the Binary File Descriptor library.
88 /* FIXME: This file has various tests of POWERPC_LE_PE. Those tests
486 In the case of reading a file in, we can pick them up from the
638 5.0 link.exe) where the file size of the .data segment is
640 fix, strip munges the file. */
850 bfd_vma ps;
868 ps = scnhdr_int->s_size;
873 ps = 0;
880 ps = scnhdr_int->s_paddr;
882 ps = 0;
891 PUT_SCNHDR_PADDR (abfd, ps, scnhdr_ext->s_paddr);
945 default WP_TEXT file flag has been cleared. WP_TEXT may be cleared
1040 FILE *file = (FILE *) vfile;
1085 fprintf (file,
1091 fprintf (file, _("\nThere is an import table in %s at 0x%lx\n"),
1133 fprintf (file,
1136 fprintf (file,
1144 fprintf (file,
1149 fprintf (file,
1152 fprintf (file,
1180 fprintf (file, " %08lx\t", (unsigned long) (i + adj + dataoff));
1187 fprintf (file, "%08lx %08lx %08lx %08lx %08lx\n",
1201 fprintf (file, _("\n\tDLL Name: %s\n"), dll);
1212 fprintf (file, _("\tvma: Hint/Ord Member-Name Bound-To\n"));
1236 fprintf (file,
1279 fprintf (file, "\t%lx%08lx\t %4lx%08lx <none>",
1288 fprintf (file, "\t%04lx\t %4d %s",member, ordinal, member_name);
1296 fprintf (file, "\t%04lx",
1298 fprintf (file, "\n");
1310 fprintf (file, "\t%04lx\t %4lu <none>",
1319 fprintf (file, "\t%04lx\t %4d %s",
1328 fprintf (file, "\t%04lx",
1331 fprintf (file, "\n");
1338 fprintf (file, "\n");
1349 FILE *file = (FILE *) vfile;
1401 fprintf (file,
1410 fprintf (file,
1417 fprintf (file, _("\nThere is an export table in %s at 0x%lx\n"),
1444 fprintf (file,
1448 fprintf (file,
1451 fprintf (file,
1454 fprintf (file,
1457 fprintf (file,
1459 fprintf_vma (file, edt.name);
1460 fprintf (file,
1463 fprintf (file,
1466 fprintf (file,
1469 fprintf (file,
1473 fprintf (file,
1476 fprintf (file,
1479 fprintf (file,
1481 fprintf_vma (file, edt.eat_addr);
1482 fprintf (file, "\n");
1484 fprintf (file,
1486 fprintf_vma (file, edt.npt_addr);
1487 fprintf (file, "\n");
1489 fprintf (file,
1491 fprintf_vma (file, edt.ot_addr);
1492 fprintf (file, "\n");
1503 fprintf (file,
1518 fprintf (file,
1529 fprintf (file,
1540 fprintf (file,
1556 fprintf (file,
1568 covers and the address of the corresponding unwind info data. */
1578 FILE *file = (FILE *) vfile;
1593 fprintf (file,
1597 fprintf (file,
1600 fprintf (file,
1603 fprintf (file, _("\
1648 fputc (' ', file);
1649 fprintf_vma (file, i + section->vma); fputc ('\t', file);
1650 fprintf_vma (file, begin_addr); fputc (' ', file);
1651 fprintf_vma (file, end_addr); fputc (' ', file);
1652 fprintf_vma (file, eh_handler);
1654 fputc (' ', file);
1655 fprintf_vma (file, eh_data); fputc (' ', file);
1656 fprintf_vma (file, prolog_end_addr);
1657 fprintf (file, " %x", em_data);
1673 fprintf (file, _(" Register save millicode"));
1676 fprintf (file, _(" Register restore millicode"));
1679 fprintf (file, _(" Glue code sequence"));
1686 fprintf (file, "\n");
1715 FILE *file = (FILE *) vfile;
1728 fprintf (file,
1758 fprintf (file,
1771 fprintf (file,
1779 fprintf (file, " (%4x)",
1785 fprintf (file, "\n");
1801 FILE *file = (FILE *) vfile;
1810 fprintf (file, _("\nCharacteristics 0x%x\n"), pe->real_flags);
1812 #define PF(x, y) if (pe->real_flags & x) { fprintf (file, "\t%s\n", y); }
1821 PF (IMAGE_FILE_SYSTEM, "system file");
1829 fprintf (file, "\nTime/Date\t\t%s", ctime (&t));
1831 fprintf (file, "\nImageBase\t\t");
1832 fprintf_vma (file, i->ImageBase);
1833 fprintf (file, "\nSectionAlignment\t");
1834 fprintf_vma (file, i->SectionAlignment);
1835 fprintf (file, "\nFileAlignment\t\t");
1836 fprintf_vma (file, i->FileAlignment);
1837 fprintf (file, "\nMajorOSystemVersion\t%d\n", i->MajorOperatingSystemVersion);
1838 fprintf (file, "MinorOSystemVersion\t%d\n", i->MinorOperatingSystemVersion);
1839 fprintf (file, "MajorImageVersion\t%d\n", i->MajorImageVersion);
1840 fprintf (file, "MinorImageVersion\t%d\n", i->MinorImageVersion);
1841 fprintf (file, "MajorSubsystemVersion\t%d\n", i->MajorSubsystemVersion);
1842 fprintf (file, "MinorSubsystemVersion\t%d\n", i->MinorSubsystemVersion);
1843 fprintf (file, "Win32Version\t\t%08lx\n", i->Reserved1);
1844 fprintf (file, "SizeOfImage\t\t%08lx\n", i->SizeOfImage);
1845 fprintf (file, "SizeOfHeaders\t\t%08lx\n", i->SizeOfHeaders);
1846 fprintf (file, "CheckSum\t\t%08lx\n", i->CheckSum);
1889 fprintf (file, "Subsystem\t\t%08x", i->Subsystem);
1891 fprintf (file, "\t(%s)", subsystem_name);
1892 fprintf (file, "\nDllCharacteristics\t%08x\n", i->DllCharacteristics);
1893 fprintf (file, "SizeOfStackReserve\t");
1894 fprintf_vma (file, i->SizeOfStackReserve);
1895 fprintf (file, "\nSizeOfStackCommit\t");
1896 fprintf_vma (file, i->SizeOfStackCommit);
1897 fprintf (file, "\nSizeOfHeapReserve\t");
1898 fprintf_vma (file, i->SizeOfHeapReserve);
1899 fprintf (file, "\nSizeOfHeapCommit\t");
1900 fprintf_vma (file, i->SizeOfHeapCommit);
1901 fprintf (file, "\nLoaderFlags\t\t%08lx\n", i->LoaderFlags);
1902 fprintf (file, "NumberOfRvaAndSizes\t%08lx\n", i->NumberOfRvaAndSizes);
1904 fprintf (file, "\nThe Data Directory\n");
1907 fprintf (file, "Entry %1x ", j);
1908 fprintf_vma (file, i->DataDirectory[j].VirtualAddress);
1909 fprintf (file, " %08lx ", i->DataDirectory[j].Size);
1910 fprintf (file, "%s\n", dir_names[j]);
1921 /* Copy any private info we understand from the input bfd
1998 struct bfd_link_info *info = pfinfo->info;
2009 h1 = coff_link_hash_lookup (coff_hash_table (info),
2030 h1 = coff_link_hash_lookup (coff_hash_table (info),
2050 h1 = coff_link_hash_lookup (coff_hash_table (info),
2067 h1 = coff_link_hash_lookup (coff_hash_table (info),
2086 h1 = coff_link_hash_lookup (coff_hash_table (info),