Home
last modified time | relevance | path

Searched refs:search_dirs_type (Results 1 – 18 of 18) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/ld/
Dldfile.h43 } search_dirs_type; typedef
45 extern search_dirs_type *search_head;
Dldfile.c45 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()
Dldemul.c115 ldemul_open_dynamic_archive (const char *arch, search_dirs_type *search, in ldemul_open_dynamic_archive()
DChangeLog-91974677 * 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/
Dldfile.h43 } search_dirs_type; typedef
45 extern search_dirs_type *search_head;
Dldfile.c45 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()
Dldemul.c114 ldemul_open_dynamic_archive (const char *arch, search_dirs_type *search, in ldemul_open_dynamic_archive()
DChangeLog-91974677 * 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/
Dlinux.em60 (const char *arch, search_dirs_type *search, lang_input_statement_type *entry)
Dsunos.em153 search_dirs_type *search;
385 search_dirs_type *search;
773 search_dirs_type *search;
Daix.em652 search_dirs_type *search;
Delf32.em1229 search_dirs_type *search;
1544 (const char *arch __unused, search_dirs_type *search,
Dpe.em1694 (const char *arch ATTRIBUTE_UNUSED, search_dirs_type *search,
/openbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Dlinux.em60 (const char *arch, search_dirs_type *search, lang_input_statement_type *entry)
Dsunos.em153 search_dirs_type *search;
385 search_dirs_type *search;
773 search_dirs_type *search;
Delf32.em917 search_dirs_type *search;
1214 (const char *arch, search_dirs_type *search, lang_input_statement_type *entry)
Daix.em651 search_dirs_type *search;
Dpe.em1801 (const char *arch ATTRIBUTE_UNUSED, search_dirs_type *search,