HomeSort by: relevance | last modified time | path
    Searched defs:on_needed_list (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elflink.c 3997 on_needed_list (const char *soname,
4011 || on_needed_list (elf_dt_name (look->by), needed, look)))
5734 && !on_needed_list (elf_dt_name (abfd),
3989 on_needed_list (const char *soname, function
  /src/external/gpl3/binutils.old/dist/bfd/
elflink.c 3961 on_needed_list (const char *soname,
3975 || on_needed_list (elf_dt_name (look->by), needed, look)))
5690 && !on_needed_list (elf_dt_name (abfd),
3953 on_needed_list (const char *soname, function
  /src/external/gpl3/gdb/dist/bfd/
elflink.c 3934 on_needed_list (const char *soname,
3948 || on_needed_list (elf_dt_name (look->by), needed, look)))
5661 && !on_needed_list (elf_dt_name (abfd),
3926 on_needed_list (const char *soname, function
  /src/external/gpl3/gdb.old/dist/bfd/
elflink.c 3919 on_needed_list (const char *soname,
3933 || on_needed_list (elf_dt_name (look->by), needed, look)))
5646 && !on_needed_list (elf_dt_name (abfd),
3911 on_needed_list (const char *soname, function

Completed in 82 milliseconds