HomeSort by relevance Sort by last modified time
    Searched full:search_dirs_type (Results 1 - 12 of 12) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
ldfile.h 39 } search_dirs_type; typedef in typeref:struct:search_dirs
41 extern search_dirs_type *search_head;
ldfile.c 45 search_dirs_type * search_head;
63 static search_dirs_type **search_tail_ptr = &search_head;
100 search_dirs_type *new_dirs;
105 new_dirs = (search_dirs_type *) xmalloc (sizeof (search_dirs_type));
356 search_dirs_type *search;
562 search_dirs_type *search;
565 static search_dirs_type *script_search;
580 search_dirs_type **save_tail_ptr = search_tail_ptr;
ldemul.c 112 ldemul_open_dynamic_archive (const char *arch, search_dirs_type *search,
ChangeLog-2012 816 * ldfile.h (search_dirs_type): Remove sysrooted field.
    [all...]
ChangeLog-9197     [all...]
  /toolchain/binutils/binutils-2.25/ld/emultempl/
linux.em 60 (const char *arch, search_dirs_type *search, lang_input_statement_type *entry)
vms.em 55 search_dirs_type *search,
sunos.em 153 search_dirs_type *search;
387 search_dirs_type *search;
775 search_dirs_type *search;
aix.em 775 search_dirs_type *search;
    [all...]
elf32.em 1166 search_dirs_type *search;
    [all...]
pep.em     [all...]
pe.em     [all...]

Completed in 323 milliseconds