Lines Matching full:pdata
677 add_data_entry (abfd, extra, 3, ".pdata", ib);
701 thing for .pdata. */
1028 { ".pdata", IMAGE_SCN_MEM_READ | IMAGE_SCN_CNT_INITIALIZED_DATA },
1228 N_("Exception Directory [.pdata]"),
1843 /* This really is architecture dependent. On IA-64, a .pdata entry
1848 On ARM and SH-4, a compressed PDATA structure is used :
1865 asection *section = bfd_get_section_by_name (abfd, ".pdata");
1879 _("Warning, .pdata section size (%ld) is not a multiple of %d\n"),
1883 _("\nThe Function Table (interpreted .pdata section contents)\n"));
2039 pdata. */
2047 asection *section = bfd_get_section_by_name (abfd, ".pdata");
2062 _("Warning, .pdata section size (%ld) is not a multiple of %d\n"),
2066 _("\nThe Function Table (interpreted .pdata section contents)\n"));
2116 .text section. This is really the data that belongs with the .pdata
4459 /* If there is a .pdata section and we have linked pdata finally, we
4463 asection *sec = bfd_get_section_by_name (abfd, ".pdata");