This is the mail archive of the binutils@sourceware.org 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]

gas .L labels


Hi,

I found that labels begining with .L don't appear in the symbols exported from 
an assembly file (found via objdump -t). Other labels are exported even if 
they are not declared .globl

I didn't find any documentation for this feature. Is this how it was designed? 
I would also like to know if there are other ways of making labels local.

Thanks.
-Amit


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