Home
last modified time | relevance | path

Searched refs:has_dynsym_index (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc7379 if (!sym->has_dynsym_index()) in do_set_dynsym_indexes()
7403 if (!sym->has_dynsym_index()) in do_set_dynsym_indexes()
7420 if (!sym->has_dynsym_index()) in do_set_dynsym_indexes()
9550 return symbol_references_local(gsym, gsym->has_dynsym_index()); in should_apply_r_mips_32_reloc()
9841 ? symbol_calls_local(mips_sym, mips_sym->has_dynsym_index()) in relocate()
9843 mips_sym->has_dynsym_index()))); in relocate()
10100 if (gsym == NULL || symbol_calls_local(gsym, gsym->has_dynsym_index())) in relocate()
Dsymtab.h410 has_dynsym_index() const in has_dynsym_index() function
Ddynobj.cc848 && (*p)->has_dynsym_index()) in do_get_global_symbol_counts()
Dsymtab.cc2444 else if (!sym->has_dynsym_index()) in set_dynsym_indexes()
DChangeLog3525 has_dynsym_index.