3.6.2 Keep-locals Option

The --keep-locals option (or its alias -L) prevents local symbols from being discarded from the object files. Such labels begin with .L (upper case only). Normally, these labels are not seen when debugging, as they are intended for the use of programs (like compilers) that compose assembler programs.