Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dsymtab.c895 char *alloc_name = (char *) alloca (linkage_name.length () + 1); in compute_and_set_names() local
896 memcpy (alloc_name, linkage_name.data (), linkage_name.length ()); in compute_and_set_names()
897 alloc_name[linkage_name.length ()] = '\0'; in compute_and_set_names()
899 linkage_name_copy = gdb::string_view (alloc_name, in compute_and_set_names()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dsymtab.c895 char *alloc_name = (char *) alloca (linkage_name.length () + 1); in compute_and_set_names() local
896 memcpy (alloc_name, linkage_name.data (), linkage_name.length ()); in compute_and_set_names()
897 alloc_name[linkage_name.length ()] = '\0'; in compute_and_set_names()
899 linkage_name_copy = gdb::string_view (alloc_name, in compute_and_set_names()
/netbsd/external/gpl3/gdb/dist/gas/
H A Decoff.c1046 char *alloc_name; /* name of this allocation type (must be first) */ member
/netbsd/external/gpl3/binutils/dist/gas/
H A Decoff.c1046 char *alloc_name; /* name of this allocation type (must be first) */ member
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Decoff.c1046 char *alloc_name; /* name of this allocation type (must be first) */ member
/netbsd/external/gpl3/gdb.old/dist/gas/
H A Decoff.c1046 char *alloc_name; /* name of this allocation type (must be first) */ member