Home
last modified time | relevance | path

Searched refs:notes_concat (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dsymbols.h42 extern char *notes_concat (const char *, ...);
H A Dstabs.c431 stabstr_secname = notes_concat (stab_secname, "str", (char *) NULL); in s_xstab()
H A Ddw2gencfi.c239 return notes_concat (base_name, ".", name, NULL); in get_debugseg_name()
252 return notes_concat (base_name, name, NULL); in get_debugseg_name()
H A Dsymbols.c290 notes_concat (const char *first, ...) in notes_concat() function
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-coff-seh.c67 sname = notes_concat (base_name, name, NULL); in get_pxdata_name()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git27810 (s_xstab): Use notes_concat to make stabstr section name.
114102 (notes_strdup, notes_concat, notes_free): Declare.
114104 (notes_strdup, notes_concat, notes_free): New functions.