Home
last modified time | relevance | path

Searched refs:decode_local_label_name (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dsymbols.h41 char *decode_local_label_name (char *s);
H A Dwrite.c2397 decode_local_label_name ((char *) S_GET_NAME (symp)); in write_object_file()
H A Dsymbols.c2075 decode_local_label_name (char *s) in decode_local_label_name() function
H A DChangeLog-00011223 (decode_local_label_name): Use ISDIGIT instead of isdigit.
3089 * symbols.c (decode_local_label_name): Initialize message_format
3569 (decode_local_label_name): Skip LOCAL_LABEL_PREFIX.
H A DChangeLog-98994256 * symbols.c (decode_local_label_name): Likewise.
H A DChangeLog-20165505 * symbols.c (decode_local_label_name): Make type a const char *.
H A DChangeLog-92952453 * write.c (write_object_file): Cast decode_local_label_name
2591 * symbols.c (decode_local_label_name): Extract instance number
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dsymbols.h48 char *decode_local_label_name (char *s);
H A Dwrite.c2389 decode_local_label_name ((char *) S_GET_NAME (symp)); in write_object_file()
H A Dsymbols.c2184 decode_local_label_name (char *s) in decode_local_label_name() function
H A DChangeLog-00011223 (decode_local_label_name): Use ISDIGIT instead of isdigit.
3089 * symbols.c (decode_local_label_name): Initialize message_format
3569 (decode_local_label_name): Skip LOCAL_LABEL_PREFIX.
H A DChangeLog-98994256 * symbols.c (decode_local_label_name): Likewise.
H A DChangeLog-20165505 * symbols.c (decode_local_label_name): Make type a const char *.
H A DChangeLog-92952453 * write.c (write_object_file): Cast decode_local_label_name
2591 * symbols.c (decode_local_label_name): Extract instance number
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git114107 (symbol_clone, decode_local_label_name): Use notes_alloc.