Home
last modified time | relevance | path

Searched defs:locals_prefix (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dlibbfd.c1080 char locals_prefix = (bfd_get_symbol_leading_char (abfd) == '_') ? 'L' : '.'; in bfd_generic_is_local_label_name() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dlibbfd.c1190 char locals_prefix = (bfd_get_symbol_leading_char (abfd) == '_') ? 'L' : '.'; in bfd_generic_is_local_label_name() local