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/
Dsymbols.h42 extern char *notes_concat (const char *, ...);
Dstabs.c431 stabstr_secname = notes_concat (stab_secname, "str", (char *) NULL); in s_xstab()
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()
Dsymbols.c290 notes_concat (const char *first, ...) in notes_concat() function
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dobj-coff-seh.c67 sname = notes_concat (base_name, name, NULL); in get_pxdata_name()
/netbsd/src/external/gpl3/binutils/dist/
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.