This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: n32, irix 6.5, bfd


On Tue, Feb 12, 2002 at 12:46:26AM -0800, Timothy Daly wrote:
> 
>   if (elf_bad_symtab (input_bfd) && local_sections[r_symndx] != NULL)
>     return true;
[snip]
> So, if I understand correctly, on Irix 5 and 6, we cannot tell if a
> symbol is local.

No, the local_sections test tells you whether the symbol is local or
global.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]