Lines Matching defs:directory

533 	  (_("%B: aout header specifies an invalid number of data-directory entries: %d"),
544 /* If data directory is empty, rva also should be 0. */
611 /* Add import directory information if it exists. */
616 /* If data directory is empty, rva also should be 0. */
2318 of directory entries.
2464 fprintf (file, _("<unknown directory type: %d>\n"), indent);
2466 future more directory types are added to the RSRC spec
2646 _("\nThere is a debug directory, but the section containing it could not be found\n"));
2652 _("\nThere is a debug directory in %s, but that section has no contents\n"),
2664 fprintf (file, _("\nThere is a debug directory in %s at 0x%lx\n\n"),
2671 fprintf (file, _("The debug data size field in the data directory is too big for the section"));
2732 _("The debug directory size is not a multiple of the debug directory entry size\n"));
2968 /* The file offsets contained in the debug directory need rewriting. */
3017 _bfd_error_handler (_("Failed to update file offsets in debug directory"));
3235 struct rsrc_directory * directory;
3293 entry->value.directory = bfd_malloc (sizeof * entry->value.directory);
3294 if (entry->value.directory == NULL)
3297 return rsrc_parse_directory (abfd, entry->value.directory,
3479 rsrc_write_directory (data, entry->value.directory);
3505 rsrc_compute_region_sizes (entry->value.directory);
3515 rsrc_compute_region_sizes (entry->value.directory);
3896 /* Sort the entries in given part of the directory.
3937 /* When we encounter identical directory entries we have to
3954 if (next->value.directory->names.num_entries == 0
3955 && next->value.directory->ids.num_entries == 1
3956 && next->value.directory->ids.first_entry->is_name == FALSE
3957 && next->value.directory->ids.first_entry->name_id.id == 0)
3960 else if (entry->value.directory->names.num_entries == 0
3961 && entry->value.directory->ids.num_entries == 1
3962 && entry->value.directory->ids.first_entry->is_name == FALSE
3963 && entry->value.directory->ids.first_entry->name_id.id == 0)
3993 _bfd_error_handler (_(".rsrc merge failure: a directory matches a leaf"));
4098 adir = a->value.directory;
4099 bdir = b->value.directory;
4110 _bfd_error_handler (_(".rsrc merge failure: differing directory versions\n"));
4354 /* The import directory. This is the address of .idata$2, with size
4507 the TLS data directory consists of 4 pointers, followed