Searched refs:sym_is_global (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
H A Delf.c3371 sym_is_global (bfd *abfd, asymbol *sym)
3453 if (!sym_is_global (abfd, syms[idx]))
3467 if (!sym_is_global (abfd, asect->symbol))
3487 if (!sym_is_global (abfd, sym))
3502 if (!sym_is_global (abfd, sym))
3366 sym_is_global (bfd *abfd, asymbol *sym) function

Completed in 89 milliseconds