Searched refs:sym_is_global (Results 1 – 7 of 7) sorted by relevance
3355 sym_is_global (bfd *abfd, asymbol *sym) in sym_is_global() function3447 if (sym_is_global (abfd, syms[idx])) in elf_map_symbols()3461 if (!sym_is_global (abfd, asect->symbol)) in elf_map_symbols()3480 if (sym_is_global (abfd, sym)) in elf_map_symbols()3497 if (!sym_is_global (abfd, sym)) in elf_map_symbols()
566 * elfcode.h (sym_is_global): Take abfd argument. Call568 (elf_map_symbols): Pass abfd to sym_is_global.2089 (sym_is_global): Return non-zero for weak symbols. Abort if3239 (sym_is_global): New function.
1913 * elf.c (sym_is_global): Return a bfd_boolean.
1304 * elf.c (sym_is_global): Return true even for BSF_GNU_UNIQUE
3626 (sym_is_global): Ditto.
1639 * elf.c (sym_is_global): Remove INLINE.
3454 (sym_is_global): Rewrite for clarity.