Searched refs:search_dirs_type (Results 1 – 18 of 18) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/ld/ |
| D | ldfile.h | 43 } search_dirs_type; typedef 45 extern search_dirs_type *search_head;
|
| D | ldfile.c | 45 search_dirs_type * search_head; 63 static search_dirs_type **search_tail_ptr = &search_head; 103 search_dirs_type *new; in ldfile_add_library_path() 108 new = xmalloc (sizeof (search_dirs_type)); in ldfile_add_library_path() 303 search_dirs_type *search; in ldfile_open_file_search() 468 search_dirs_type *search; in ldfile_find_command_file()
|
| D | ldemul.c | 115 ldemul_open_dynamic_archive (const char *arch, search_dirs_type *search, in ldemul_open_dynamic_archive()
|
| D | ChangeLog-9197 | 4677 * ldfile.h (search_dirs_type): Move from ldfile.c, and add cmdline 4682 (search_dirs_type): Move to ldfile.h.
|
| /openbsd/src/gnu/usr.bin/binutils/ld/ |
| D | ldfile.h | 43 } search_dirs_type; typedef 45 extern search_dirs_type *search_head;
|
| D | ldfile.c | 45 search_dirs_type * search_head; 68 static search_dirs_type **search_tail_ptr = &search_head; 108 search_dirs_type *new; in ldfile_add_library_path() 113 new = xmalloc (sizeof (search_dirs_type)); in ldfile_add_library_path() 296 search_dirs_type *search; in ldfile_open_file_search() 461 search_dirs_type *search; in ldfile_find_command_file()
|
| D | ldemul.c | 114 ldemul_open_dynamic_archive (const char *arch, search_dirs_type *search, in ldemul_open_dynamic_archive()
|
| D | ChangeLog-9197 | 4677 * ldfile.h (search_dirs_type): Move from ldfile.c, and add cmdline 4682 (search_dirs_type): Move to ldfile.h.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
| D | linux.em | 60 (const char *arch, search_dirs_type *search, lang_input_statement_type *entry)
|
| D | sunos.em | 153 search_dirs_type *search; 385 search_dirs_type *search; 773 search_dirs_type *search;
|
| D | aix.em | 652 search_dirs_type *search;
|
| D | elf32.em | 1229 search_dirs_type *search; 1544 (const char *arch __unused, search_dirs_type *search,
|
| D | pe.em | 1694 (const char *arch ATTRIBUTE_UNUSED, search_dirs_type *search,
|
| /openbsd/src/gnu/usr.bin/binutils/ld/emultempl/ |
| D | linux.em | 60 (const char *arch, search_dirs_type *search, lang_input_statement_type *entry)
|
| D | sunos.em | 153 search_dirs_type *search; 385 search_dirs_type *search; 773 search_dirs_type *search;
|
| D | elf32.em | 917 search_dirs_type *search; 1214 (const char *arch, search_dirs_type *search, lang_input_statement_type *entry)
|
| D | aix.em | 651 search_dirs_type *search;
|
| D | pe.em | 1801 (const char *arch ATTRIBUTE_UNUSED, search_dirs_type *search,
|